summaryrefslogtreecommitdiffstats
path: root/glustolibs-io/shared_files/mytest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'glustolibs-io/shared_files/mytest.sh')
-rwxr-xr-xglustolibs-io/shared_files/mytest.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/glustolibs-io/shared_files/mytest.sh b/glustolibs-io/shared_files/mytest.sh
new file mode 100755
index 000000000..89aeb7d27
--- /dev/null
+++ b/glustolibs-io/shared_files/mytest.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+echo "this is a test"