From: Chris Koeritz Date: Mon, 16 Jan 2012 00:23:28 +0000 (-0500) Subject: took out debugging noise. X-Git-Tag: 2.140.90~1668 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=3bdcfeeb4383d86607109a5829ce5b32fca0b876;p=feisty_meow.git took out debugging noise. --- diff --git a/scripts/files/whack_dupes.sh b/scripts/files/whack_dupes.sh index aa90cb6c..5b05965b 100644 --- a/scripts/files/whack_dupes.sh +++ b/scripts/files/whack_dupes.sh @@ -46,7 +46,7 @@ fi current_dir="$(pwd)" -echo "currdir=$current_dir gooddir=$the_good_place" +#echo "currdir=$current_dir gooddir=$the_good_place" if [ "$current_dir" == "$the_good_place" ]; then # this is not good; they're the same location.