summaryrefslogtreecommitdiff
path: root/tests/mime-detection/shell-calls-awk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mime-detection/shell-calls-awk')
-rw-r--r--tests/mime-detection/shell-calls-awk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/mime-detection/shell-calls-awk b/tests/mime-detection/shell-calls-awk
new file mode 100644
index 00000000..f32d161a
--- /dev/null
+++ b/tests/mime-detection/shell-calls-awk
@@ -0,0 +1,2 @@
+#!/bin/sh
+awk 'BEGIN { print $0 }'