now with more dropping of the temp files into bitbucket rather than scattering them...
authorChris Koeritz <fred@gruntose.com>
Wed, 7 Sep 2016 00:06:31 +0000 (20:06 -0400)
committerChris Koeritz <fred@gruntose.com>
Wed, 7 Sep 2016 00:06:31 +0000 (20:06 -0400)
scripts/files/compare_dirs.sh

index 02571dba070cf61533e2dadf07168aec707eb39d..4469b1281ea5a92ec0827846121dcbf676ebd400 100644 (file)
@@ -31,3 +31,5 @@ popd &>/dev/null
 
 diff "$out1".sort "$out2".sort
 
+rm "$out1" "$out1".sort "$out2" "$out2".sort
+