diff options
| author | Chet Ramey <chet.ramey@case.edu> | 2018-11-23 15:32:57 -0500 |
|---|---|---|
| committer | Chet Ramey <chet.ramey@case.edu> | 2018-11-23 15:32:57 -0500 |
| commit | 2ae59c1134a75d5778997b7202b15b0586283042 (patch) | |
| tree | 6a0fa496d41b222f5f69e3640d84932fb7a84778 /tests/exec.right | |
| parent | 2f5dfe5a18b4670eb4cea32c1c76295eb70a8865 (diff) | |
| download | bash-5.0-beta2.tar.gz | |
bash-5.0-beta2 releasebash-5.0-beta2
Diffstat (limited to 'tests/exec.right')
| -rw-r--r-- | tests/exec.right | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/exec.right b/tests/exec.right index 81224fa5..6075cc86 100644 --- a/tests/exec.right +++ b/tests/exec.right @@ -84,9 +84,9 @@ after exit code: 1 exit code: 1 exit code: 1 -exit code: 127 -exit code: 127 -exit code: 127 +exit code: 1 +exit code: 1 +exit code: 1 a b c |
