From 54044fbc2b20f32c3105f56ef228d6f42ebd6c79 Mon Sep 17 00:00:00 2001 From: Ryan Lowe Date: Mon, 24 Aug 2015 22:33:21 -0700 Subject: [PATCH] Vagrant stuff for testing --- .gitignore | 2 +- build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d7efafd53..9bace39b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ conf/orchestrator.conf.json - +.vagrant/ diff --git a/build.sh b/build.sh index 50ad08966..6b9bbd60f 100755 --- a/build.sh +++ b/build.sh @@ -50,7 +50,7 @@ function setuptree() { local b mkdir -p $TOPDIR -rm -rf $TOPDIR/* + rm -rf $TOPDIR/* b=$( mktemp -d $TOPDIR/orchestratorXXXXXX ) || return 1 mkdir -p $b/orchestrator mkdir -p $b/orchestrator/usr/local/orchestrator/