Updated Branches: refs/heads/master a51c11181 -> d4cc39f16
update readme Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/d4cc39f1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/d4cc39f1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/d4cc39f1 Branch: refs/heads/master Commit: d4cc39f16b41e372fdeea76e7888e7b98b000f79 Parents: a51c111 Author: olivier lamy <[email protected]> Authored: Wed Oct 24 17:14:55 2012 +0200 Committer: olivier lamy <[email protected]> Committed: Wed Oct 24 17:14:55 2012 +0200 ---------------------------------------------------------------------- README.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/d4cc39f1/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 0e3d161..197bb1a 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ UseCases: [Helix LinkedIn Usecases](https://github.com/linkedin/helix/wiki/UseCa Build Informations ------------------ -To deploy web site to Apache infrastructure: sh ./deploySite.sh -Dusername=uid -Dpassword=pwd +To deploy web site to Apache infrastructure: sh ./deploySite.sh -Dusername=uid -Dpassword=pwd (-DskipTests if you don't want to run units tests) uid is your asf id, pwd is the password
