X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_testversion;h=9c1c391d01e9a6b86c11a766bece99fe9b940f99;hb=2b16a2add5bedab6b9f6f60184863a64c750e7f6;hp=e7fbfec91949ce5daddad1b43eb5e9df1aaef4bb;hpb=07659546d4248d4f4f4edc2c03d2ca5a6fe32f02;p=debhelper.git diff --git a/dh_testversion b/dh_testversion index e7fbfec..9c1c391 100755 --- a/dh_testversion +++ b/dh_testversion @@ -51,6 +51,7 @@ specified, dh_testversion does nothing. =cut init(); +inhibit_log(); my($compare, $ver); @@ -73,7 +74,7 @@ if (defined $compare and defined $ver) { =head1 SEE ALSO -L +L This program is a part of debhelper.