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/execscript | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/execscript') diff --git a/tests/execscript b/tests/execscript index 61722f2..09a4ba5 100644 --- a/tests/execscript +++ b/tests/execscript @@ -104,3 +104,7 @@ ${THIS_SH} ./exec6.sub # checks for properly deciding what constitutes an executable file ${THIS_SH} ./exec7.sub + +true | `echo true` & + +echo after -- cgit v1.2.3