From 5d68a09233f0304fa45c9554d91bbd3f06b535f4 Mon Sep 17 00:00:00 2001 From: Nikolaj Bjorner Date: Wed, 21 Mar 2018 11:25:38 -0700 Subject: [PATCH] update script Signed-off-by: Nikolaj Bjorner --- scripts/vsts-mac.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/vsts-mac.sh b/scripts/vsts-mac.sh index 24553cd60..3a5a86b47 100644 --- a/scripts/vsts-mac.sh +++ b/scripts/vsts-mac.sh @@ -14,5 +14,5 @@ make c_example ./test_capi git clone https://github.com/z3prover/z3test.git z3test -python z3test/scripts/test_benchmarks.py z3 ./z3test/regressions/smt2 +python z3test/scripts/test_benchmarks.py ./z3.bin ./z3test/regressions/smt2