This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=eea5e131688b093778d32e17b3156ec88b99010e commit eea5e131688b093778d32e17b3156ec88b99010e Author: Guillem Jover <[email protected]> AuthorDate: Mon Jun 1 01:02:38 2020 +0200 test: Update suppressions for codespell 1.17.1 --- t/codespell.t | 1 + t/codespell/stopwords | 1 + 2 files changed, 2 insertions(+) diff --git a/t/codespell.t b/t/codespell.t index 48f9ceab4..e7b013860 100644 --- a/t/codespell.t +++ b/t/codespell.t @@ -40,6 +40,7 @@ my @codespell_skip = qw( libtool libtool.m4 aclocal.m4 + _build build-tree tmp ); diff --git a/t/codespell/stopwords b/t/codespell/stopwords index 6c2c4c368..e86b3d4ea 100644 --- a/t/codespell/stopwords +++ b/t/codespell/stopwords @@ -21,6 +21,7 @@ objext od packages' process' +rcall readded rela te -- Dpkg.Org's dpkg

