Homeclean: Fix typo

master
Pierre Neidhardt 2014-04-24 10:01:58 +02:00
parent f9f1db4d15
commit ac262bcff5
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ rm -rvf "$@"
## Wipe data
echo
echo "==> Remove critical data."
if [ "$(echo "$HOME" | grep -c' ')" -ne 0 ]; then
if [ "$(echo "$HOME" | grep -c ' ')" -ne 0 ]; then
echo 'WARNING: $HOME contains spaces, skipping.'
else
# shred -zuv $RMLIST_CRITICAL