projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bcbc92
)
took out debugging noise.
author
Chris Koeritz
<fred@gruntose.com>
Mon, 16 Jan 2012 00:23:28 +0000
(19:23 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Mon, 16 Jan 2012 00:23:28 +0000
(19:23 -0500)
scripts/files/whack_dupes.sh
patch
|
blob
|
history
diff --git
a/scripts/files/whack_dupes.sh
b/scripts/files/whack_dupes.sh
index aa90cb6cd5f41f63ae193d034194a7725ba44e13..5b05965b86ffbea362efab27b6f65678ea3f2aa7 100644
(file)
--- 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.