diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:42:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:42:28 +0000 |
commit | 33a2bb70562ae87235c9be95722a963129a13a38 (patch) | |
tree | 15839c3590b802065af623ef71fce4f75f561eed /t | |
parent | Adding upstream version 1.22.5. (diff) | |
download | dpkg-33a2bb70562ae87235c9be95722a963129a13a38.tar.xz dpkg-33a2bb70562ae87235c9be95722a963129a13a38.zip |
Adding upstream version 1.22.6.upstream/1.22.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 't')
-rw-r--r-- | t/shellcheck.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/shellcheck.t b/t/shellcheck.t index 6429cb2..6afc1fb 100644 --- a/t/shellcheck.t +++ b/t/shellcheck.t @@ -33,6 +33,7 @@ my @todofiles = qw( ); my @files = qw( autogen + build-aux/gen-release build-aux/get-version build-aux/run-script debian/dpkg.cron.daily |