X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_testdir;h=67ab9ea4ca0dd69e595dc9d8b65352d80761d57f;hb=4eb727d47ff6e04eb1634ca66df191bbf69e2009;hp=451b9aebcca223e3a54c12d8cde0cabbd1746fb4;hpb=3aa6fbb20465d16cf23e1607b078ed3cedf95ebe;p=debhelper.git diff --git a/dh_testdir b/dh_testdir index 451b9ae..67ab9ea 100755 --- a/dh_testdir +++ b/dh_testdir @@ -33,6 +33,7 @@ Test for the existence of these files too. =cut init(); +inhibit_log(); foreach my $file ('debian/control', @ARGV) { if (! -e $file) {