summaryrefslogtreecommitdiff
path: root/helpers/lh_clean
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_clean')
-rwxr-xr-xhelpers/lh_clean2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_clean b/helpers/lh_clean
index f835800ab..e4e859df8 100755
--- a/helpers/lh_clean
+++ b/helpers/lh_clean
@@ -42,7 +42,7 @@ fi
rm -f .lock
-if [ -z "${@}" ]
+if [ -z "${*}" ]
then
ARGUMENTS="--all"
else