From 8c72875d7e9396c2a6faba15f19ed7c3c363a0b2 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 07 2011 15:27:47 +0000 Subject: Update cli_getRepoParallelDirs.sh. Start using cli_getRepoTLDir@2589. --- diff --git a/Scripts/Functions/cli_getRepoParallelDirs.sh b/Scripts/Functions/cli_getRepoParallelDirs.sh index 87ddc20..310cdf7 100755 --- a/Scripts/Functions/cli_getRepoParallelDirs.sh +++ b/Scripts/Functions/cli_getRepoParallelDirs.sh @@ -44,7 +44,7 @@ function cli_getRepoParallelDirs { TDIR=$(cli_getRepoTLDir ${BOND}) # Define parallel directory base structures. - PDIRS[0]=Manuals/$(cli_getCurrentLocale)/Texinfo/Repository/$(cli_getRepoTLDir "${BOND}" '--relative') + PDIRS[0]=Manuals/$(cli_getCurrentLocale)/Texinfo/Repository/$(cli_getRepoTLDir ${BOND} --relative) PDIRS[1]=Scripts/Bash/Functions/Render/Config PDIRS[2]=Locales