Skip to content

Commit 28b34a8

Browse files
Increase timeout to 875
1 parent 3989509 commit 28b34a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cbmc.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ run()
1111
PROPERTY="$PROPERTY --no-assertions"
1212
fi
1313

14-
timeout 850 bash -c ' \
14+
timeout 875 bash -c ' \
1515
\
1616
ulimit -v 15000000 ; \
1717
\

0 commit comments

Comments
 (0)