From 04e60f0c5944c5989bca693aa5b518d1a8de990e Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 10 2012 18:43:39 +0000 Subject: Update `Functions/Help/Texinfo/texinfo_updateSectionNodes.sh' file. --- diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionNodes.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionNodes.sh index 4d17738..22c4581 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionNodes.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionNodes.sh @@ -91,7 +91,7 @@ function texinfo_updateSectionNodes { # Create documentation entry using texinfo template as # reference. - svn cp ${TEMPLATE} ${MANUAL_BASEDIR_L10N}/$INCL --quiet + ${CLI_NAME} svn --copy ${TEMPLATE} ${MANUAL_BASEDIR_L10N}/$INCL fi