From 3c05da1bdef2a6e2142b4fcac974e7e3fc0db93c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 7 Aug 2024 15:30:09 +0200 Subject: Merging upstream version 1.22.7. Signed-off-by: Daniel Baumann --- t/shellcheck.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/shellcheck.t') diff --git a/t/shellcheck.t b/t/shellcheck.t index 6afc1fb..046bbb3 100644 --- a/t/shellcheck.t +++ b/t/shellcheck.t @@ -34,6 +34,7 @@ my @todofiles = qw( my @files = qw( autogen build-aux/gen-release + build-aux/get-vcs-id build-aux/get-version build-aux/run-script debian/dpkg.cron.daily @@ -41,7 +42,6 @@ my @files = qw( src/dpkg-db-backup.sh src/dpkg-db-keeper.sh src/dpkg-maintscript-helper.sh - src/dpkg-realpath.sh ); my @shellcheck_opts = ( '--external-sources', # Allow checking external source files. -- cgit v1.2.3