From 893a6fce6e7eebd2dcc636db00210da67917288e Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 09 2012 20:36:20 +0000 Subject: Update `Functions/Commons/cli_checkRepoDirSource.sh' file. --- diff --git a/Scripts/Bash/Functions/Commons/cli_checkRepoDirSource.sh b/Scripts/Bash/Functions/Commons/cli_checkRepoDirSource.sh index 9e24922..7183020 100755 --- a/Scripts/Bash/Functions/Commons/cli_checkRepoDirSource.sh +++ b/Scripts/Bash/Functions/Commons/cli_checkRepoDirSource.sh @@ -41,6 +41,8 @@ function cli_checkRepoDirSource { + local LOCATION=${1} + # Redefine source value to build repository absolute path from # repository top level on. As we are removing the absolute path # prefix (e.g., `/home/centos/artwork/') from all centos-art.sh