summaryrefslogtreecommitdiff
path: root/integration_tests/simple/.pik/echo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'integration_tests/simple/.pik/echo.sh')
-rw-r--r--integration_tests/simple/.pik/echo.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/integration_tests/simple/.pik/echo.sh b/integration_tests/simple/.pik/echo.sh
new file mode 100644
index 0000000..c8a6153
--- /dev/null
+++ b/integration_tests/simple/.pik/echo.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+echo "$@" \ No newline at end of file