diff options
Diffstat (limited to 't/recipes/checks/scripts/scripts-skip-systemd-native/eval')
-rw-r--r-- | t/recipes/checks/scripts/scripts-skip-systemd-native/eval/desc | 2 | ||||
-rw-r--r-- | t/recipes/checks/scripts/scripts-skip-systemd-native/eval/hints | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/t/recipes/checks/scripts/scripts-skip-systemd-native/eval/desc b/t/recipes/checks/scripts/scripts-skip-systemd-native/eval/desc new file mode 100644 index 0000000..2bac3f3 --- /dev/null +++ b/t/recipes/checks/scripts/scripts-skip-systemd-native/eval/desc @@ -0,0 +1,2 @@ +Testname: scripts-skip-systemd-native +Check: scripts diff --git a/t/recipes/checks/scripts/scripts-skip-systemd-native/eval/hints b/t/recipes/checks/scripts/scripts-skip-systemd-native/eval/hints new file mode 100644 index 0000000..bc70b78 --- /dev/null +++ b/t/recipes/checks/scripts/scripts-skip-systemd-native/eval/hints @@ -0,0 +1,2 @@ +scripts-skip-systemd-native-without (binary): maintainer-script-interpreter /bin/sh [postinst] +scripts-skip-systemd-native-with (binary): maintainer-script-interpreter /bin/sh [postinst] |