better naming for revision control action method.
[feisty_meow.git] / scripts / rev_control / rev_checkin.sh
index ec00deec5dcdddb616fd5bae34bab4f2862bc227..808f21a7dcca2153d85d1a9496387fb34fa293ce 100644 (file)
@@ -15,5 +15,5 @@ pushd "$dir" &>/dev/null
 tempfile=$(generate_rev_ctrl_filelist)
 popd &>/dev/null
 
-perform_action_on_file "$tempfile" do_checkin
+perform_revctrl_action_on_file "$tempfile" do_checkin