From 04807d1e35884370bdb05f84eca24eb09f02acad Mon Sep 17 00:00:00 2001 From: Andreas Loibl Date: Tue, 7 Sep 2010 11:13:29 +0200 Subject: "lh clean" will cleanup now --- auto/clean | 2 ++ 1 file changed, 2 insertions(+) diff --git a/auto/clean b/auto/clean index 30e9083..6fabe4a 100755 --- a/auto/clean +++ b/auto/clean @@ -23,6 +23,8 @@ then rmdir --ignore-fail-on-non-empty config fi +[ $# -eq 0 ] && exit 0 + # handle additional kanotix parameters while [ "$1" ] do -- cgit v1.0