X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Frev_control%2Fpush_repo_downstream.sh;fp=scripts%2Frev_control%2Fpush_repo_downstream.sh;h=b2da88704a60f4ace4290f638e8be69cc1eb6030;hb=1e4dd772342ca265b5d7202341052968cd437f82;hp=aacd77724b2e25f58973e569de6fd9946fecdf81;hpb=086c15677bb5993d61983f5b79c9a31dc1d15e1d;p=feisty_meow.git diff --git a/scripts/rev_control/push_repo_downstream.sh b/scripts/rev_control/push_repo_downstream.sh index aacd7772..b2da8870 100644 --- a/scripts/rev_control/push_repo_downstream.sh +++ b/scripts/rev_control/push_repo_downstream.sh @@ -47,9 +47,8 @@ pushd "$dir" &>/dev/null test_or_die "changing to directory: $dir" tempfile=$(generate_rev_ctrl_filelist) test_or_die "generating revision control file list" -popd &>/dev/null -perform_revctrl_action_on_file "$tempfile" do_careful_git_update "$(\pwd)" +perform_revctrl_action_on_file "$tempfile" do_careful_git_update test_or_die "doing a careful git update on: $tempfile" # send our little boat down the stream to the dependent repository.