diff --git a/roles/distgit/files/mass-branching-gitolite.py b/roles/distgit/files/mass-branching-gitolite.py index 95000913e5..f3b028dede 100644 --- a/roles/distgit/files/mass-branching-gitolite.py +++ b/roles/distgit/files/mass-branching-gitolite.py @@ -109,7 +109,6 @@ def main(): print( 'Now put the new configuration file in place (if it needs to be) ' 'then run `` sudo -u pagure HOME=/srv/git gitolite compile `` \n' - 'followed by `` sudo -u pagure HOME=/srv/git gitolite compile `` \n' 'and finally, restart the `pagure_gitolite_worker` service.') return 0