Removed the build directory var export

This commit is contained in:
Marcin Grzejszczak
2016-01-28 13:36:53 +01:00
parent 8dd261edb9
commit 35f1b0c496
3 changed files with 0 additions and 3 deletions

View File

@@ -6,7 +6,6 @@ mkdir -p target
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/master/runAcceptanceTests.sh"
AT_WHAT_TO_TEST="SLEUTH"
export BUILD_DIRECTORY="brewery"
cd target

View File

@@ -6,7 +6,6 @@ mkdir -p target
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/master/runAcceptanceTests.sh"
AT_WHAT_TO_TEST="SLEUTH_STREAM"
export BUILD_DIRECTORY="brewery"
cd target

View File

@@ -6,7 +6,6 @@ mkdir -p target
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/master/runAcceptanceTests.sh"
AT_WHAT_TO_TEST="SLEUTH_STREAM"
export BUILD_DIRECTORY="brewery"
cd target