summaryrefslogtreecommitdiff
path: root/dh_testdir
diff options
context:
space:
mode:
Diffstat (limited to 'dh_testdir')
-rwxr-xr-xdh_testdir1
1 files changed, 1 insertions, 0 deletions
diff --git a/dh_testdir b/dh_testdir
index 451b9aeb..67ab9ea4 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) {