commit | 5d52b7f03d93f3baf03fe37e3d21812e5f9cd361 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Thu Dec 24 10:55:04 2015 +0000 |
committer | Narayan Kamath <narayan@google.com> | Thu Dec 24 10:55:04 2015 +0000 |
tree | ec71d0dc6c83921389f94e5d39de719f2a336bdf | |
parent | 388f08a89e84a4dbe479660c7bb15ea1f79d59fc [diff] | |
parent | da3e7303f47e846c51c016cde3d5435d75d41fad [diff] |
Merge internal master into aosp/master.
diff --git a/run-libcore-tests b/run-libcore-tests index fa5a33c..90a2e41 100755 --- a/run-libcore-tests +++ b/run-libcore-tests
@@ -1,6 +1,6 @@ #!/bin/bash -# make sure there's a vogar on the path, but prefer the user's one. +# Make sure there's a vogar on the path, but prefer the user's one. export PATH=$PATH:~dalvik-prebuild/vogar/bin VOGAR="vogar $VOGAR_FLAGS"