diff options
Diffstat (limited to 't/recipes/checks/scripts/scripts-does-not-start-with-shebang/eval/hints')
-rw-r--r-- | t/recipes/checks/scripts/scripts-does-not-start-with-shebang/eval/hints | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/t/recipes/checks/scripts/scripts-does-not-start-with-shebang/eval/hints b/t/recipes/checks/scripts/scripts-does-not-start-with-shebang/eval/hints new file mode 100644 index 0000000..61379e0 --- /dev/null +++ b/t/recipes/checks/scripts/scripts-does-not-start-with-shebang/eval/hints @@ -0,0 +1,3 @@ +scripts-does-not-start-with-shebang (binary): script-without-interpreter [postrm] +scripts-does-not-start-with-shebang (binary): maintainer-script-interpreter /bin/sh [postinst] +scripts-does-not-start-with-shebang (binary): elf-maintainer-script [preinst] |