summaryrefslogtreecommitdiff
path: root/Test/aitest1/ineq.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/aitest1/ineq.bpl')
-rw-r--r--Test/aitest1/ineq.bpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/aitest1/ineq.bpl b/Test/aitest1/ineq.bpl
index 030c435c..47f1e4f1 100644
--- a/Test/aitest1/ineq.bpl
+++ b/Test/aitest1/ineq.bpl
@@ -1,5 +1,5 @@
-// RUN: %boogie -infer:j -instrumentInfer:e -printInstrumented -noVerify %s > %t
-// RUN: %diff %s.expect %t
+// RUN: %boogie -infer:j -instrumentInfer:e -printInstrumented -noVerify "%s" > "%t"
+// RUN: %diff "%s.expect" "%t"
// Test the polyhedra domain for linear inequalities