diff options
Diffstat (limited to 'test cases/common/33 run program/scripts/hello.sh')
-rwxr-xr-x | test cases/common/33 run program/scripts/hello.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/common/33 run program/scripts/hello.sh b/test cases/common/33 run program/scripts/hello.sh new file mode 100755 index 0000000..2a22daa --- /dev/null +++ b/test cases/common/33 run program/scripts/hello.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +echo hello |