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/extglob.tests | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/extglob.tests') diff --git a/tests/extglob.tests b/tests/extglob.tests index 1a123d8..2d93850 100644 --- a/tests/extglob.tests +++ b/tests/extglob.tests @@ -353,6 +353,9 @@ echo a@(.|[^[:alnum:]])b builtin cd / rm -rf $TESTDIR +x=abcdef +recho "${x#*(a|b)cd}" + # this is for the benefit of pure coverage, so it writes the pcv file # in the right place builtin cd $MYDIR -- cgit v1.2.3