From b05721d9c747e01626f2afaffb9bfd4f4f52926e Mon Sep 17 00:00:00 2001 From: glondu Date: Fri, 8 Dec 2006 22:23:34 +0100 Subject: [PATCH] Ligne inutile. darcs-hash:20061208212334-68412-53b1d08cc00adc2c56ec907c6a7fb6fa572a4003.gz --- gestion/set_droits.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/gestion/set_droits.sh b/gestion/set_droits.sh index 9f0b2e7a..a4d1f9ad 100755 --- a/gestion/set_droits.sh +++ b/gestion/set_droits.sh @@ -9,7 +9,6 @@ find $BASE -name '*~' -type f -exec rm -f '{}' ';' chown -R respbats:adm $BASE set_dr () { - [[ ! -e $1 ]] && echo $1 if [[ $1 = "$BASE/secrets" ]] ; then chmod 750 $1 elif [[ -x $1 ]] ; then