summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/cron/files-foo-violates-expected-naming/build-spec/orig/cron-script.hourly
diff options
context:
space:
mode:
Diffstat (limited to 't/recipes/checks/cron/files-foo-violates-expected-naming/build-spec/orig/cron-script.hourly')
-rwxr-xr-xt/recipes/checks/cron/files-foo-violates-expected-naming/build-spec/orig/cron-script.hourly3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/recipes/checks/cron/files-foo-violates-expected-naming/build-spec/orig/cron-script.hourly b/t/recipes/checks/cron/files-foo-violates-expected-naming/build-spec/orig/cron-script.hourly
new file mode 100755
index 0000000..ad6e129
--- /dev/null
+++ b/t/recipes/checks/cron/files-foo-violates-expected-naming/build-spec/orig/cron-script.hourly
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo "Hallo World"