Fixed typo.

This commit is contained in:
Adam Murdoch
2012-10-10 17:18:41 +11:00
parent 247e2ba012
commit 665524bb34

View File

@@ -136,7 +136,7 @@ You can run `$INSTALL_DIR/bin/native-platform-test` to run the test application.
1. Create a tag and push.
2. Build each variant:
1. Checkout tag.
2. `./gradlew clean test :uploadJni -Prelease -PartifactoryUserName=<> -PartifactoryPassword=<>`
2. `./gradlew clean :test :uploadJni -Prelease -PartifactoryUserName=<> -PartifactoryPassword=<>`
* OS X universal
* Linux i386, using Ubunutu 8.04
* Linux amd64, using Ubunutu 8.04