Skip to content

Commit 3a0ede4

Browse files
committed
Revert "Add --no-standard-checks to regression/acceleration test runner script"
This reverts commit 81c73d0.
1 parent 9fe36ab commit 3a0ede4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regression/acceleration/accelerate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ is_windows=$4
1616
shift 4
1717

1818
cfile=""
19-
cbmcargs="--no-standard-checks"
19+
cbmcargs=""
2020

2121
# create the temporary directory relative to the current directory, thus
2222
# avoiding file names that start with a "/", which confuses goto-cl (Windows)

0 commit comments

Comments
 (0)