aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rwxr-xr-xci/build.sh2
-rwxr-xr-xci/deploy.sh2
2 files changed, 0 insertions, 4 deletions
diff --git a/ci/build.sh b/ci/build.sh
index 6809589b..0b46a7d7 100755
--- a/ci/build.sh
+++ b/ci/build.sh
@@ -7,8 +7,6 @@
set -e
-export TERM="vt220"
-
SCRIPT_DIR=$(readlink -f $(dirname ${BASH_SOURCE[0]}))
BUILD_BASE=$(readlink -e ${SCRIPT_DIR}/../upstream/fuel/build)
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