Imported from ../bash-3.1.tar.gz.
[platform/upstream/bash.git] / tests / execscript
index 61722f2..09a4ba5 100644 (file)
@@ -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