summaryrefslogtreecommitdiffstats
path: root/vagrant/lib/respin-functions.sh
diff options
context:
space:
mode:
authorEd Warnicke <hagbard@gmail.com>2016-06-17 17:24:47 +0000
committerEd Warnicke <hagbard@gmail.com>2016-06-17 17:26:22 +0000
commit6e8f5c9323fcc2898965975005ff4a42ff0fe83c (patch)
tree697cdabc6f6bb45570baae866a61c1bb0686b1d9 /vagrant/lib/respin-functions.sh
parent7d83439f84ccbcb54081e78c45cef63a5481a1c6 (diff)
Revert "Create script to automate deployment"
https://gerrit.fd.io/r/#/c/1606/ This reverts commit afd303bc155a27d1ddccfc8add7d510c731decf5. Change-Id: Ie169e3cad3433953d6f21064ec90b33d6b2dc49a Signed-off-by: Ed Warnicke <eaw@cisco.com>
Diffstat (limited to 'vagrant/lib/respin-functions.sh')
-rw-r--r--vagrant/lib/respin-functions.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/vagrant/lib/respin-functions.sh b/vagrant/lib/respin-functions.sh
index 0cb3e828e..9a9f9809c 100644
--- a/vagrant/lib/respin-functions.sh
+++ b/vagrant/lib/respin-functions.sh
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 2016 The Linux Foundation <cjcollier@linuxfoundation.org>
-CI_MGMT=$(realpath $(dirname $(realpath $0))/..)
PVE_ROOT="${HOME}/src/python-virtual"
CPPROJECT=${CPPROJECT:-fdio}