From 53a536c68fdb05d9a687e1f590ef62731210da85 Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Tue, 26 Mar 2013 23:15:11 +0100 Subject: first time gerrit users register, they do not sign in Change-Id: I058a0b445f8b7f286ed4c22d40c0770d435d0e40 --- logerrit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logerrit') 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 -- cgit