cleaning up revision control tools
[feisty_meow.git] / scripts / archival / shared_updater_parts.sh
index 13518e95e5826ecdd44a41faef87a95688252f53..77c2c939018034e456d363cbb71f21837c17aa41 100644 (file)
@@ -17,7 +17,7 @@ function update_source_folders()
     echo Changing to the folder $folder failed.
     exit 1
   fi
-  bash "$FEISTY_MEOW_SCRIPTS/rev_control/rev_checkin.sh"
+  bash "$FEISTY_MEOW_SCRIPTS/rev_control/rcheckin.sh"
   if [ $? -ne 0 ]; then
     echo Checking out the latest codes has failed somehow for $folder.
     exit 1