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:
96aa013
)
now with more dropping of the temp files into bitbucket rather than scattering them...
author
Chris Koeritz
<fred@gruntose.com>
Wed, 7 Sep 2016 00:06:31 +0000
(20:06 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Wed, 7 Sep 2016 00:06:31 +0000
(20:06 -0400)
scripts/files/compare_dirs.sh
patch
|
blob
|
history
diff --git
a/scripts/files/compare_dirs.sh
b/scripts/files/compare_dirs.sh
index 02571dba070cf61533e2dadf07168aec707eb39d..4469b1281ea5a92ec0827846121dcbf676ebd400 100644
(file)
--- a/
scripts/files/compare_dirs.sh
+++ b/
scripts/files/compare_dirs.sh
@@
-31,3
+31,5
@@
popd &>/dev/null
diff "$out1".sort "$out2".sort
+rm "$out1" "$out1".sort "$out2" "$out2".sort
+