Imported from ../bash-4.0-rc1.tar.gz.
[platform/upstream/bash.git] / tests / execscript
index 09a4ba5..5e11e23 100644 (file)
@@ -105,6 +105,8 @@ ${THIS_SH} ./exec6.sub
 # checks for properly deciding what constitutes an executable file
 ${THIS_SH} ./exec7.sub
 
+${THIS_SH} -i ./exec8.sub
+
 true | `echo true` &
 
 echo after