summaryrefslogtreecommitdiff
path: root/logerrit
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-03-26 23:15:11 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-03-26 23:15:11 +0100
commit53a536c68fdb05d9a687e1f590ef62731210da85 (patch)
tree59986f252c9368e2d01ca60e88846132ba87d50f /logerrit
parent1aed1041840324aaea49d465f463eca19834828b (diff)
first time gerrit users register, they do not sign in
Change-Id: I058a0b445f8b7f286ed4c22d40c0770d435d0e40
Diffstat (limited to 'logerrit')
-rwxr-xr-xlogerrit2
1 files changed, 1 insertions, 1 deletions
diff --git a/logerrit b/logerrit
index 68c254ea811a..486c1b94dc5a 100755
--- a/logerrit
+++ b/logerrit
@@ -82,7 +82,7 @@ case "$1" in
;;
setup)
echo "Please go to https://gerrit.libreoffice.org/ and:"
- echo "- press the 'sign-in' button in the top right corner"
+ echo "- press the 'register' button in the top right corner"
echo "- after login set yourself a username (its recommended to use your IRC-nick)"
echo "- upload your public ssh-key."
echo