Soucis caractere invisible incorrect (?)

This commit is contained in:
Gregory Colpart 2011-05-22 23:45:15 +02:00
parent cb1b916fce
commit 0edf60489f

View file

@ -292,7 +292,7 @@ if [ "$IS_TOOMUCHDEBIANSYSMAINT" = 1 ]; then
fi
# Verification de la mise en place d'evobackup
if [ "$IS_EVOBACKUP" = 1 ]; then
if [ "$IS_EVOBACKUP" = 1 ]; then
ls /etc/cron* |grep -q "zz.backup$" || echo 'IS_EVOBACKUP FAILED!'
fi