summaryrefslogtreecommitdiffstats
path: root/ci/buildovs.sh
diff options
context:
space:
mode:
authorThomas F Herbert <therbert@redhat.com>2017-02-08 19:26:57 -0500
committerThomas F Herbert <therbert@redhat.com>2017-02-11 08:39:47 -0500
commit68444d67424763ad483df9c02732847e243c4887 (patch)
tree235a96b19883d909233306cbf5dd20aaf6dd4424 /ci/buildovs.sh
parent4bf728e6fcf73602c05eb7af5392b0ad18602183 (diff)
Build OVS 2.6 with DPDK 16.11
Get DPDK 16.11 from upstream. Insure that NSH special build still works. Change-Id: Iade3090ed6e80e9a7a62049a0b46af2a00e200fb Signed-off-by: Thomas F Herbert <therbert@redhat.com>
Diffstat (limited to 'ci/buildovs.sh')
-rwxr-xr-xci/buildovs.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/ci/buildovs.sh b/ci/buildovs.sh
index 5270f03..eefd380 100755
--- a/ci/buildovs.sh
+++ b/ci/buildovs.sh
@@ -56,7 +56,7 @@ export TOPDIR=$BUILD_BASE
export TMP_RELEASE_DIR=$TOPDIR/release
export CACHE_DIR=$TOPDIR/cache
-export TMPDIR=$TOPDIR/scratch
+export TEMPDIR=$TOPDIR/scratch
export RPMDIR=$TOPDIR/rpmbuild
mkdir -p $RPMDIR/RPMS
@@ -89,10 +89,10 @@ echo "Cleanup temporary dirs"
echo
cd $BUILD_BASE
-if [ -d $TMPDIR ]
+if [ -d $TEMPDIR ]
then
- echo rm -rf $TMPDIR
- rm -rf $TMPDIR
+ echo rm -rf $TEMPDIR
+ rm -rf $TEMPDIR
fi
# copy artifacts.