diff options
Diffstat (limited to 'contrib/bmake/unit-tests/cmd-interrupt.exp')
-rwxr-xr-x | contrib/bmake/unit-tests/cmd-interrupt.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bmake/unit-tests/cmd-interrupt.exp b/contrib/bmake/unit-tests/cmd-interrupt.exp index 91f4439e7bea..e03b64870fa3 100755 --- a/contrib/bmake/unit-tests/cmd-interrupt.exp +++ b/contrib/bmake/unit-tests/cmd-interrupt.exp @@ -2,8 +2,8 @@ make: *** cmd-interrupt-ordinary removed interrupt-ordinary: ok > cmd-interrupt-phony -make: *** cmd-interrupt-phony removed interrupt-phony: ok > cmd-interrupt-precious interrupt-precious: ok +interrupt-compat expected-fail exit status 0 |