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/