Commit d0dc993
committed
tests/should-fail: Verify exit code 1
Some of these runs were exiting with SIGSEGV but because we
were just checking that the command failed, we masked that error...
Fix the test code here to verify that the process exited with code 1.
Signed-off-by: Colin Walters <walters@verbum.org>1 parent c0591cd commit d0dc993
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
13 | 19 | | |
14 | 20 | | |
0 commit comments