diff options
Diffstat (limited to 'tests/histexp.right')
| -rw-r--r-- | tests/histexp.right | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/histexp.right b/tests/histexp.right index 193e9d4..f1c9e9d 100644 --- a/tests/histexp.right +++ b/tests/histexp.right @@ -1,5 +1,5 @@ echo $BASH_VERSION -./histexp.tests: line 22: history: !!:z: history expansion failed +./histexp.tests: line 24: history: !!:z: history expansion failed 1 for i in one two three; do echo $i; done 2 /bin/sh -c 'echo this is $0' 3 ls |
