debugging change to see what's aching on windows.
[feisty_meow.git] / scripts / rev_control / rev_diff.sh
index aba5d71826ae685f049ec39f5b8d8ea555e4c50a..9f04b069aeff19ae101f6ca7ecd9546be52fb38a 100644 (file)
@@ -11,7 +11,9 @@ fi
 
 source "$FEISTY_MEOW_SCRIPTS/rev_control/version_control.sh"
 
+pushd "$dir" &>/dev/null
 tempfile=$(generate_rev_ctrl_filelist)
+popd &>/dev/null
 
-perform_action_on_file "$tempfile" do_diff
+perform_revctrl_action_on_file "$tempfile" do_diff