summaryrefslogtreecommitdiff
path: root/dh_testroot
diff options
context:
space:
mode:
Diffstat (limited to 'dh_testroot')
-rwxr-xr-xdh_testroot1
1 files changed, 0 insertions, 1 deletions
diff --git a/dh_testroot b/dh_testroot
index 6f9be362..c62894c7 100755
--- a/dh_testroot
+++ b/dh_testroot
@@ -4,7 +4,6 @@
BEGIN { push @INC, "debian", "/usr/share/debhelper" }
use Dh_Lib;
-init();
if ($< != 0) {
error("You must run this as root.");