From 113ee4500bd017d70eca0bc6b2de7b1eda5a5baa Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 29 2012 20:28:12 +0000 Subject: Update `Functions/Locale/locale_prepareWorkingDirectory.sh' file. --- diff --git a/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh b/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh index 6e2a0f4..7625530 100755 --- a/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh +++ b/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh @@ -39,7 +39,7 @@ function locale_prepareWorkingDirectory { # At this point, changes in the repository are not merged in # the working copy, but chages in the working copy do are # committed up to central repository. - cli_commitRepoChanges "${L10N_BASEDIR}" + cli_syncronizeRepoChanges "${L10N_BASEDIR}" elif [[ $L10N_WORKDIR == '' ]];then