summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-11-19 17:55:28 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:29 +0100
commite5ac7fb7142df416c6386d80d417a35c4f1563bd (patch)
tree9584635b097f6a33509c34e8dbb713dfe4b9706e /helpers
parentfb791c7ae75b97d3a16cea7a601a8c7aec98cbc4 (diff)
downloadlive-build-e5ac7fb7142df416c6386d80d417a35c4f1563bd.zip
live-build-e5ac7fb7142df416c6386d80d417a35c4f1563bd.tar.gz
Disabling global arguments in lh_clean (Closes: #451960).
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh_clean2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_clean b/helpers/lh_clean
index 4a5baa4..771b852 100755
--- a/helpers/lh_clean
+++ b/helpers/lh_clean
@@ -22,7 +22,7 @@ DESCRIPTION="clean up system build directories"
HELP=""
USAGE="${PROGRAM} [--all] [--cache] [--chroot] [--binary] [--purge] [--remove] [--stage] [--source]"
-Arguments "${@}"
+#Arguments "${@}"
# Reading configuration files
Read_conffile config/common