From 1ed4210d8e6cbf1b25cd1eb8666be6578cc45845 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Tue, 26 Mar 2013 16:21:37 +0100 Subject: logerrit: kill copy-paste Change-Id: I2478ef0f886867c2d2247febf1b29b90fd32e5e7 --- logerrit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logerrit') diff --git a/logerrit b/logerrit index 99d09ac8ba38..68c254ea811a 100755 --- a/logerrit +++ b/logerrit @@ -88,7 +88,7 @@ case "$1" in echo echo "Note that you need to register additional email addresses, if you want to" echo "commit from them. Additional emails must be confirmed with repling to the" - echo "invitation mail it sends you. Which user name did you choose? Sweetshark" + echo "invitation mail it sends you." echo read -p 'Which user name did you choose? ' GERRITUSER echo -- cgit