From 95732b497d12c98613bb3c5db16b61f377501a59 Mon Sep 17 00:00:00 2001 From: Jari Aalto Date: Wed, 7 Dec 2005 14:08:12 +0000 Subject: Imported from ../bash-3.1.tar.gz. --- tests/histexp.right | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/histexp.right') 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 -- cgit v1.2.3