summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/files/permissions/usr-lib/executable-installed-here/build-spec/orig/some-executable
diff options
context:
space:
mode:
Diffstat (limited to 't/recipes/checks/files/permissions/usr-lib/executable-installed-here/build-spec/orig/some-executable')
-rwxr-xr-xt/recipes/checks/files/permissions/usr-lib/executable-installed-here/build-spec/orig/some-executable3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/recipes/checks/files/permissions/usr-lib/executable-installed-here/build-spec/orig/some-executable b/t/recipes/checks/files/permissions/usr-lib/executable-installed-here/build-spec/orig/some-executable
new file mode 100755
index 0000000..89865bc
--- /dev/null
+++ b/t/recipes/checks/files/permissions/usr-lib/executable-installed-here/build-spec/orig/some-executable
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+echo 'This would be a useful executable if it did anything, but it does not.'