diff options
Diffstat (limited to 't/recipes/checks/modprobe/obsolete-commands-in-modprobe/eval')
-rw-r--r-- | t/recipes/checks/modprobe/obsolete-commands-in-modprobe/eval/desc | 2 | ||||
-rw-r--r-- | t/recipes/checks/modprobe/obsolete-commands-in-modprobe/eval/hints | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/t/recipes/checks/modprobe/obsolete-commands-in-modprobe/eval/desc b/t/recipes/checks/modprobe/obsolete-commands-in-modprobe/eval/desc new file mode 100644 index 0000000..2598bb1 --- /dev/null +++ b/t/recipes/checks/modprobe/obsolete-commands-in-modprobe/eval/desc @@ -0,0 +1,2 @@ +Testname: obsolete-commands-in-modprobe +Check: modprobe diff --git a/t/recipes/checks/modprobe/obsolete-commands-in-modprobe/eval/hints b/t/recipes/checks/modprobe/obsolete-commands-in-modprobe/eval/hints new file mode 100644 index 0000000..e1b77bb --- /dev/null +++ b/t/recipes/checks/modprobe/obsolete-commands-in-modprobe/eval/hints @@ -0,0 +1,4 @@ +obsolete-commands-in-modprobe (binary): obsolete-command-in-modprobe.d-file remove [etc/modules-load.d/lintian-install.conf] +obsolete-commands-in-modprobe (binary): obsolete-command-in-modprobe.d-file remove [etc/modprobe.d/lintian-install.conf] +obsolete-commands-in-modprobe (binary): obsolete-command-in-modprobe.d-file install [etc/modules-load.d/lintian-install.conf] +obsolete-commands-in-modprobe (binary): obsolete-command-in-modprobe.d-file install [etc/modprobe.d/lintian-install.conf] |