aboutsummaryrefslogtreecommitdiff
path: root/pbuilder
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilder')
-rwxr-xr-xpbuilder5
1 files changed, 0 insertions, 5 deletions
diff --git a/pbuilder b/pbuilder
index ca89bd9..3a6f147 100755
--- a/pbuilder
+++ b/pbuilder
@@ -5,11 +5,6 @@
set -e
-test -z "$1" && (
- . /usr/lib/pbuilder/pbuilder-modules
- showhelp
-)
-
# export this so that programs know which command line
# operation is currently done
export PBCURRENTCOMMANDLINEOPERATION="$1"