diff options
Diffstat (limited to 't/recipes/checks/menus/menus-foo-calls-bar/eval/hints')
-rw-r--r-- | t/recipes/checks/menus/menus-foo-calls-bar/eval/hints | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/t/recipes/checks/menus/menus-foo-calls-bar/eval/hints b/t/recipes/checks/menus/menus-foo-calls-bar/eval/hints new file mode 100644 index 0000000..cd3eee4 --- /dev/null +++ b/t/recipes/checks/menus/menus-foo-calls-bar/eval/hints @@ -0,0 +1,10 @@ +menus-foo-calls-bar (binary): prerm-has-useless-call-to-install-docs [prerm:5] +menus-foo-calls-bar (binary): prerm-calls-updatemenus [prerm:9] +menus-foo-calls-bar (binary): preinst-calls-updatemenus [preinst:9] +menus-foo-calls-bar (binary): preinst-calls-installdocs [preinst:5] +menus-foo-calls-bar (binary): postrm-has-useless-call-to-update-menus [postrm:9] +menus-foo-calls-bar (binary): postrm-calls-installdocs [postrm:5] +menus-foo-calls-bar (binary): postinst-has-useless-call-to-update-menus [postinst:5] +menus-foo-calls-bar (binary): postinst-has-useless-call-to-install-docs [postinst:4] +menus-foo-calls-bar (binary): maintainer-script-does-not-check-for-existence-of-updatemenus [postinst:5] +menus-foo-calls-bar (binary): maintainer-script-does-not-check-for-existence-of-installdocs [postinst:4] |