summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/shell/csh/scripts-interpreters/build-spec/orig/not-absolute
diff options
context:
space:
mode:
Diffstat (limited to 't/recipes/checks/shell/csh/scripts-interpreters/build-spec/orig/not-absolute')
-rw-r--r--t/recipes/checks/shell/csh/scripts-interpreters/build-spec/orig/not-absolute2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/recipes/checks/shell/csh/scripts-interpreters/build-spec/orig/not-absolute b/t/recipes/checks/shell/csh/scripts-interpreters/build-spec/orig/not-absolute
new file mode 100644
index 0000000..ee656c6
--- /dev/null
+++ b/t/recipes/checks/shell/csh/scripts-interpreters/build-spec/orig/not-absolute
@@ -0,0 +1,2 @@
+#!perl
+print "Hello world\n";