diff options
Diffstat (limited to 'tests/exec.right')
-rw-r--r-- | tests/exec.right | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/exec.right b/tests/exec.right index d65b89d..86a099c 100644 --- a/tests/exec.right +++ b/tests/exec.right @@ -16,17 +16,17 @@ after exec1.sub without args: 0 126 ./execscript: line 46: .: /: is a directory 1 -127 +126 0 this is bashenv ./exec3.sub: line 3: /tmp/bash-notthere: No such file or directory ./exec3.sub: line 3: exec: /tmp/bash-notthere: cannot execute: No such file or directory 126 -./execscript: line 68: notthere: No such file or directory +./execscript: line 70: notthere: No such file or directory 127 -./execscript: line 71: notthere: No such file or directory +./execscript: line 73: notthere: No such file or directory 127 -./execscript: line 74: notthere: No such file or directory +./execscript: line 76: notthere: command not found 127 this is sh this is sh @@ -51,4 +51,5 @@ this is ohio-state 0 1 testb +expand_aliases on after |