summaryrefslogtreecommitdiff
path: root/Test/livevars/daytona_bug2_ioctl_example_1.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/livevars/daytona_bug2_ioctl_example_1.bpl')
-rw-r--r--Test/livevars/daytona_bug2_ioctl_example_1.bpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/livevars/daytona_bug2_ioctl_example_1.bpl b/Test/livevars/daytona_bug2_ioctl_example_1.bpl
index ee71af7c..c752df09 100644
--- a/Test/livevars/daytona_bug2_ioctl_example_1.bpl
+++ b/Test/livevars/daytona_bug2_ioctl_example_1.bpl
@@ -1,5 +1,5 @@
-// RUN: %boogie -noinfer -useArrayTheory %s > %t
-// RUN: %diff %s.expect %t
+// RUN: %boogie -noinfer -useArrayTheory "%s" > "%t"
+// RUN: %diff "%s.expect" "%t"
var __storm_thread_done_0 : bool;
var __storm_thread_done_1 : bool;
var __storm_thread_done_2 : bool;