]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_testversion
simplify
[debhelper.git] / dh_testversion
index a17f22e9ffe7f7add9a9f13be7c544bfc10af331..db411ab0a40ff25470e0d11e9829706d843b0529 100755 (executable)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-dh_testversion - ensure that the correct version of debhelper is installed
+dh_testversion - ensure that the correct version of debhelper is installed (deprecated)
 
 =cut
 
@@ -51,6 +51,7 @@ specified, dh_testversion does nothing.
 =cut
 
 init();
+inhibit_log();
 
 my($compare, $ver);