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
win/pack.sh
... ... @@ -82,7 +82,6 @@ prepare()
82 82 if [ "${NAME_CHECK}" == "0" ]; then
83 83 TEMPVAR=${1}_branch
84 84 BRANCH=${!TEMPVAR}
85   - echo "${TEMPVAR}: ${BRANCH}"
86 85 else
87 86 BRANCH=""
88 87 fi
... ...