Revert "adding bash env values for detached state" 73/18273/1
authorTim Rozet <trozet@redhat.com>
Tue, 9 Aug 2016 21:44:42 +0000 (21:44 +0000)
committerTim Rozet <trozet@redhat.com>
Tue, 9 Aug 2016 21:44:42 +0000 (21:44 +0000)
This reverts commit 308d62f20d0084d57a67c2c95466dbdee92ac92c.

Change-Id: I9376fd8240a7d9a33d91ddf1c1dc0e51282640ec
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex-deploy.sh

index 24ed848..7b012a6 100755 (executable)
@@ -139,7 +139,6 @@ fi
 
 # set env vars to deploy cmd
 DEPLOY_CMD="CONFIG=${CONFIG} RESOURCES=${RESOURCES} LIB=${LIB} ${DEPLOY_CMD}"
-UTIL_CMD="CONFIG=${CONFIG} RESOURCES=${RESOURCES} LIB=${LIB} ${UTIL_CMD}"
 
 if [ "$OPNFV_CLEAN" == 'yes' ]; then
   if [[ "$BUILD_DIRECTORY" == *verify* ]]; then