about summary refs log tree commit diff homepage
path: root/test/Concrete/BoolReadWrite.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Concrete/BoolReadWrite.ll')
-rw-r--r--test/Concrete/BoolReadWrite.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Concrete/BoolReadWrite.ll b/test/Concrete/BoolReadWrite.ll
index a39d5ab5..f818ecaf 100644
--- a/test/Concrete/BoolReadWrite.ll
+++ b/test/Concrete/BoolReadWrite.ll
@@ -1,4 +1,4 @@
-; RUN: %S/ConcreteTest.py --klee=%klee --lli=%lli %s
+; RUN: %S/ConcreteTest.py --klee='%klee' --lli=%lli %s
 
 declare void @print_i1(i1)