Skip to content

Commit d1a0f78

Browse files
Exit codes are apparently different on windows
1 parent 7b4931a commit d1a0f78

File tree

1 file changed

+1
-1
lines changed
  • regression/cbmc/unknown-argument-suggestion

1 file changed

+1
-1
lines changed

regression/cbmc/unknown-argument-suggestion/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ CORE
22
dummy.c
33
--traec
44
did you mean --trace
5-
^EXIT=64$
5+
^EXIT=[123456789]\d*$
66
^SIGNAL=0$
77
--
88
--

0 commit comments

Comments
 (0)