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