fix for the revision tools; they weren't listening to the directory passed in any...
[feisty_meow.git] / scripts / rev_control / rev_diff.sh
index aba5d71826ae685f049ec39f5b8d8ea555e4c50a..f09d72b1246bb468f6c8dfb2ee53dcc2027c78d4 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