diff options
Diffstat (limited to 'contrib/bmake/unit-tests/sh-leading-hyphen.exp')
| -rw-r--r-- | contrib/bmake/unit-tests/sh-leading-hyphen.exp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/sh-leading-hyphen.exp b/contrib/bmake/unit-tests/sh-leading-hyphen.exp index 39a9383953dd..50bcbbf9bb71 100644 --- a/contrib/bmake/unit-tests/sh-leading-hyphen.exp +++ b/contrib/bmake/unit-tests/sh-leading-hyphen.exp @@ -1 +1,11 @@ +true +false +*** Error code 1 (ignored) +unknown-command 'needed for needshell in compat.c' +unknown-command: not found +*** Error code 127 (ignored) +unknown-long-option 'needed for needshell in compat.c' +unknown-long-option: not found +*** Error code 127 (ignored) +whitespace in leading part exit status 0 |
