Addshore has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/378763 )

Change subject: fabfile, switch to service zuul reload
......................................................................

fabfile, switch to service zuul reload

Change-Id: I6700fc9e69265d35c7bc4e00c4297e19a7fc497a
---
M fabfile.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/63/378763/1

diff --git a/fabfile.py b/fabfile.py
index 7747120..ea153d4 100644
--- a/fabfile.py
+++ b/fabfile.py
@@ -30,7 +30,7 @@
                 'Did you log your reload in #wikimedia-releng (e.g. ' +
                 '"!log Reloading Zuul to deploy [hash]")'):
             sudo('git rebase')
-            sudo('/etc/init.d/zuul reload')
+            sudo('service zuul reload')
 
 
 @task

-- 
To view, visit https://gerrit.wikimedia.org/r/378763
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6700fc9e69265d35c7bc4e00c4297e19a7fc497a
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Addshore <addshorew...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to