From f9a64be8ef09ac2160391c91ea8e23e5f389d1f5 Mon Sep 17 00:00:00 2001 From: Rustan Leino Date: Sat, 9 Mar 2013 09:14:29 -0800 Subject: Adjustments in the /vcsMaxKeepGoingSplits flag in the test suite --- Test/vstte2012/runtest.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/vstte2012') diff --git a/Test/vstte2012/runtest.bat b/Test/vstte2012/runtest.bat index ecccd929..3fffb577 100644 --- a/Test/vstte2012/runtest.bat +++ b/Test/vstte2012/runtest.bat @@ -13,5 +13,5 @@ for %%f in ( ) do ( echo. echo -------------------- %%f -------------------- - %DAFNY_EXE% /compile:0 /dprint:out.dfy.tmp %* %%f + %DAFNY_EXE% /compile:0 /vcsMaxKeepGoingSplits:2 /dprint:out.dfy.tmp %* %%f ) -- cgit v1.2.3