added removal of temp file with sorted file list
[feisty_meow.git] / scripts / rev_control / report_new.sh
index 5a057b0be2f6db8f74c1432ab4726444371d5955..8ecb8715147bf32aab000474f0a4899731ba39d1 100644 (file)
@@ -26,5 +26,7 @@ popd &>/dev/null
 perform_revctrl_action_on_file "$tempfile" do_revctrl_report_new
 exit_on_error "running revision control report"
 
+rm "$tempfile"
+
 restore_terminal_title