diff options
author | Miklos Vajna <vmiklos@suse.cz> | 2013-03-26 16:21:37 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2013-03-26 16:21:37 +0100 |
commit | 1ed4210d8e6cbf1b25cd1eb8666be6578cc45845 (patch) | |
tree | 782c6a5bf1607fe2e02cadc01a9b62dcc0ced2c6 /logerrit | |
parent | a5fef4aff586c053486116bcc34cea084457b5e5 (diff) |
logerrit: kill copy-paste
Change-Id: I2478ef0f886867c2d2247febf1b29b90fd32e5e7
Diffstat (limited to 'logerrit')
-rwxr-xr-x | logerrit | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |