From 7a64c82d994ec9788745d297a3893df481dc0916 Mon Sep 17 00:00:00 2001 From: Nikolaj Bjorner Date: Mon, 19 Mar 2018 11:15:49 -0700 Subject: [PATCH] comment out pull Signed-off-by: Nikolaj Bjorner --- scripts/vsts.cmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/vsts.cmd b/scripts/vsts.cmd index 09480038a..4f0b3a9b5 100644 --- a/scripts/vsts.cmd +++ b/scripts/vsts.cmd @@ -11,5 +11,5 @@ test-z3.exe -a cd .. rem Run regression tests -git pull https://github.com/z3prover/z3test z3test -cd z3test +rem git pull https://github.com/z3prover/z3test z3test +rem cd z3test