Commit a8f250a3edf048a522ac140e9e362c127d800cb8

Authored by Perry Werneck
1 parent ceb068ef
Exists in v5.2

Removing debug message.

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
@@ -82,7 +82,6 @@ prepare() @@ -82,7 +82,6 @@ prepare()
82 if [ "${NAME_CHECK}" == "0" ]; then 82 if [ "${NAME_CHECK}" == "0" ]; then
83 TEMPVAR=${1}_branch 83 TEMPVAR=${1}_branch
84 BRANCH=${!TEMPVAR} 84 BRANCH=${!TEMPVAR}
85 - echo "${TEMPVAR}: ${BRANCH}"  
86 else 85 else
87 BRANCH="" 86 BRANCH=""
88 fi 87 fi