diff options
Diffstat (limited to 'sal/qa/osl/process/batch.sh')
-rwxr-xr-x | sal/qa/osl/process/batch.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/qa/osl/process/batch.sh b/sal/qa/osl/process/batch.sh new file mode 100755 index 000000000..fd3828c6a --- /dev/null +++ b/sal/qa/osl/process/batch.sh @@ -0,0 +1,2 @@ +#!/bin/sh +echo "Hello world"
\ No newline at end of file |