now with more dropping of the temp files into bitbucket rather than scattering them...
[feisty_meow.git] / 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
+