dist-git doesn't trigger the POST_COMPILE (that was missing anyway

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-02-20 12:54:15 +01:00
parent 4464bf6eda
commit c558e739d8

View file

@ -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