summaryrefslogtreecommitdiff
path: root/dh_testversion
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-01 19:53:43 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-01 19:53:43 -0400
commit50a10f8c0419a63867ad72d9c4345b848f624568 (patch)
treeefbb4277f72ee97d2b1604c84115d285f8bddd22 /dh_testversion
parent65da07d0416734e825f13cc3c30f0d2cbf229df8 (diff)
dh_test*: inhibit logging. Closes: #478958
Diffstat (limited to 'dh_testversion')
-rwxr-xr-xdh_testversion1
1 files changed, 1 insertions, 0 deletions
diff --git a/dh_testversion b/dh_testversion
index a17f22e9..9c1c391d 100755
--- a/dh_testversion
+++ b/dh_testversion
@@ -51,6 +51,7 @@ specified, dh_testversion does nothing.
=cut
init();
+inhibit_log();
my($compare, $ver);