about summary refs log tree commit diff homepage
path: root/test/Concrete/GlobalInitializers.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Concrete/GlobalInitializers.ll')
-rwxr-xr-xtest/Concrete/GlobalInitializers.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Concrete/GlobalInitializers.ll b/test/Concrete/GlobalInitializers.ll
index 6314b075..e3657dad 100755
--- a/test/Concrete/GlobalInitializers.ll
+++ b/test/Concrete/GlobalInitializers.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_i32(i32)