diff options
Diffstat (limited to 'tests/execscript')
-rw-r--r-- | tests/execscript | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/execscript b/tests/execscript index 61722f2e..09a4ba5f 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 |