diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-04-25 13:50:44 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-04-25 13:50:44 +0100 |
commit | 9794c03537a2f7fa5787f9ed7f70c10899deca14 (patch) | |
tree | c6a5b661891c9133cd2f694fe731b3fefafb310b /regress/if-shell-error.sh | |
parent | 1b221a56ea8ffd9fc603724b32c5f28dc54ad3bf (diff) | |
download | rtmux-9794c03537a2f7fa5787f9ed7f70c10899deca14.tar.gz rtmux-9794c03537a2f7fa5787f9ed7f70c10899deca14.tar.bz2 rtmux-9794c03537a2f7fa5787f9ed7f70c10899deca14.zip |
And another.
Diffstat (limited to 'regress/if-shell-error.sh')
-rw-r--r-- | regress/if-shell-error.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/if-shell-error.sh b/regress/if-shell-error.sh index 354f8580..4477850c 100644 --- a/regress/if-shell-error.sh +++ b/regress/if-shell-error.sh @@ -1,6 +1,7 @@ #!/bin/sh # 883 +# if-shell with an error should not core :-) PATH=/bin:/usr/bin TERM=screen |