summaryrefslogtreecommitdiff
path: root/Test/commandline/multiple_procs_verify_one.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/commandline/multiple_procs_verify_one.bpl')
-rw-r--r--Test/commandline/multiple_procs_verify_one.bpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/commandline/multiple_procs_verify_one.bpl b/Test/commandline/multiple_procs_verify_one.bpl
index eaaa9af4..5eaef4b1 100644
--- a/Test/commandline/multiple_procs_verify_one.bpl
+++ b/Test/commandline/multiple_procs_verify_one.bpl
@@ -1,5 +1,5 @@
// RUN: %boogie -proc:foo "%s" > "%t"
-// RUN: %OutputCheck --file-to-check %t %s
+// RUN: %OutputCheck --file-to-check "%t" "%s"
// CHECK-L: Boogie program verifier finished with 1 verified, 0 errors
// Only this procedure should be verified, the others should be ignored