X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Frev_control%2Fversion_control.sh;h=8314be5e79d0cf821dbdff8eab7cc09243700fb3;hb=353fe4c43fb44e59e07658cbd66311c70d9b9f3e;hp=e004964ae095b3030dd920a61945328e26cf3fd0;hpb=1240a3371a8ab674c96d9026ce35d46a6b76558c;p=feisty_meow.git diff --git a/scripts/rev_control/version_control.sh b/scripts/rev_control/version_control.sh index e004964a..8314be5e 100644 --- a/scripts/rev_control/version_control.sh +++ b/scripts/rev_control/version_control.sh @@ -270,7 +270,7 @@ function generate_rev_ctrl_filelist() # iterates across a list of directories contained in a file (first parameter). # on each directory name, it performs the action (second parameter) provided. -function perform_action_on_file() +function perform_revctrl_action_on_file() { local tempfile="$1"; shift local action="$1"; shift