diff options
Diffstat (limited to 't/recipes/checks/scripts/scripts-missing-call-to-dpkg-maintscript-helper/eval')
-rw-r--r-- | t/recipes/checks/scripts/scripts-missing-call-to-dpkg-maintscript-helper/eval/desc | 2 | ||||
-rw-r--r-- | t/recipes/checks/scripts/scripts-missing-call-to-dpkg-maintscript-helper/eval/hints | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/t/recipes/checks/scripts/scripts-missing-call-to-dpkg-maintscript-helper/eval/desc b/t/recipes/checks/scripts/scripts-missing-call-to-dpkg-maintscript-helper/eval/desc new file mode 100644 index 0000000..4693358 --- /dev/null +++ b/t/recipes/checks/scripts/scripts-missing-call-to-dpkg-maintscript-helper/eval/desc @@ -0,0 +1,2 @@ +Testname: scripts-missing-call-to-dpkg-maintscript-helper +Check: scripts diff --git a/t/recipes/checks/scripts/scripts-missing-call-to-dpkg-maintscript-helper/eval/hints b/t/recipes/checks/scripts/scripts-missing-call-to-dpkg-maintscript-helper/eval/hints new file mode 100644 index 0000000..91d3f9b --- /dev/null +++ b/t/recipes/checks/scripts/scripts-missing-call-to-dpkg-maintscript-helper/eval/hints @@ -0,0 +1,4 @@ +scripts-missing-call-to-dpkg-maintscript-helper (binary): maintainer-script-should-not-use-dpkg-maintscript-helper "dpkg-maintscript-helper" [preinst:7] +scripts-missing-call-to-dpkg-maintscript-helper (binary): maintainer-script-should-not-use-dpkg-maintscript-helper "dpkg-maintscript-helper" [postinst:7] +scripts-missing-call-to-dpkg-maintscript-helper (binary): maintainer-script-interpreter /bin/sh [preinst] +scripts-missing-call-to-dpkg-maintscript-helper (binary): maintainer-script-interpreter /bin/sh [postinst] |