summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 00:49:15 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 00:49:15 +0000
commit4a0a4a1bbaf8ab3441a86d8907205f5512838e42 (patch)
tree612fdcac7755d5f7bfcb76f8d8ff52b4fc3e4733 /debian/tests/control
parentAdding upstream version 0.133+deb10u1. (diff)
downloadinitramfs-tools-4a0a4a1bbaf8ab3441a86d8907205f5512838e42.tar.xz
initramfs-tools-4a0a4a1bbaf8ab3441a86d8907205f5512838e42.zip
Adding debian version 0.133+deb10u1.debian/0.133+deb10u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..4c4f3f8
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,3 @@
+# TODO: Check $(find /usr/share/initramfs-tools/hooks /usr/share/initramfs-tools/scripts -type f) once klibc, kmod, and systemd are fixed!
+Test-Command: shellcheck -e SC1090,SC1091 -s dash /usr/bin/lsinitramfs /usr/sbin/mkinitramfs /usr/bin/unmkinitramfs /usr/share/initramfs-tools/hook-functions /usr/share/initramfs-tools/init /etc/kernel/postinst.d/initramfs-tools /etc/kernel/postrm.d/initramfs-tools /usr/sbin/update-initramfs
+Depends: @, shellcheck