commit | e2128d3468b26cf7eb0b44de4f775dba9ed0efd9 | [log] [tgz] |
---|---|---|
author | Jeff Gaston <jeffrygaston@google.com> | Fri Oct 06 12:22:09 2017 -0700 |
committer | Jeff Gaston <jeffrygaston@google.com> | Fri Oct 06 15:52:36 2017 -0700 |
tree | f7a13cf1c2046d0b9b53d465e7496d47e67f4e84 | |
parent | 4b9ef72fe2dcbd519bf895fee411946ab59087cf [diff] [blame] |
have build_test.bash work when run as ./build_test.bash Test: ./build_test.bash Bug: 67478260 Change-Id: I027dcf7505def2253b9e41721aa6c226239f69c7
diff --git a/build_test.bash b/build_test.bash index 065d7f6..6edaa66 100755 --- a/build_test.bash +++ b/build_test.bash
@@ -28,6 +28,7 @@ export TRACE_BEGIN_SOONG=$(date +%s%N) export TOP=$(cd $(dirname ${BASH_SOURCE[0]})/../..; PWD= /bin/pwd) +cd "${TOP}" source "${TOP}/build/soong/scripts/microfactory.bash" case $(uname) in