aboutsummaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-10-10 20:25:07 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-10-10 20:27:35 +0200
commit56a142c05905e943d5b19af1eeedc66d06c16477 (patch)
tree54e635038557aa6c9cfcc4caa0b442cb899bf763 /ci/deploy.sh
parent52b5ed39204e05b14c7b5a2658d86c2f2e741d23 (diff)
ci/{build,deploy}.sh: Move `export TERM` to releng
TERM is now only set for CI runs, not when calling CI scripts by hand, outside Jenkins CI. Releng: 'fuel, armband: build, deploy: export TERM="vt220"' [1] [1] https://gerrit.opnfv.org/gerrit/#/c/22933/ Change-Id: I756505c6c395a2cbf7902b49db689abb956fbf5d
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-xci/deploy.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index dbaf203b..179b168f 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -9,8 +9,6 @@
#
set -e
-export TERM="vt220"
-
cd $WORKSPACE
make patches-import