commit | 388f08a89e84a4dbe479660c7bb15ea1f79d59fc | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Thu Dec 24 10:36:48 2015 +0000 |
committer | Narayan Kamath <narayan@google.com> | Thu Dec 24 10:36:48 2015 +0000 |
tree | 11fee4c07dc607211e20dc1ef601e7008fc313aa | |
parent | f36bffbbf0d7b94f140e949fdf73bb19c53eb807 [diff] [blame] |
Start sentences with capitals. Change-Id: If0e1313a2ecc26ffef85f1b2eb2ac54da2973b92
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"