[MediaWiki-commits] [Gerrit] Fixing lines in deploy.py to make pep8 happy - change (operations/puppet)

2014-05-22 Thread Ottomata (Code Review)
Ottomata has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/134821

Change subject: Fixing lines in deploy.py to make pep8 happy
..

Fixing lines in deploy.py to make pep8 happy

Change-Id: I40d2a64f340a87fdbbc28d290569eebe9c928895
---
M modules/deployment/files/modules/deploy.py
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/21/134821/1

diff --git a/modules/deployment/files/modules/deploy.py 
b/modules/deployment/files/modules/deploy.py
index 9abd48a..7709a4f 100644
--- a/modules/deployment/files/modules/deploy.py
+++ b/modules/deployment/files/modules/deploy.py
@@ -197,8 +197,8 @@
 # This will call git update-server-info for each of the
 # checkouts inside of the .git/modules/modulename directory.
 cmd = (git submodule foreach --recursive 
-'cd $(sed s/^gitdir: // .git)  
-git update-server-info')
+   'cd $(sed s/^gitdir: // .git)  
+   git update-server-info')
 
 status = __salt__['cmd.retcode'](cmd, runas=deploy_user,
  umask=002,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I40d2a64f340a87fdbbc28d290569eebe9c928895
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata o...@wikimedia.org

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


[MediaWiki-commits] [Gerrit] Fixing lines in deploy.py to make pep8 happy - change (operations/puppet)

2014-05-22 Thread Ottomata (Code Review)
Ottomata has submitted this change and it was merged.

Change subject: Fixing lines in deploy.py to make pep8 happy
..


Fixing lines in deploy.py to make pep8 happy

Change-Id: I40d2a64f340a87fdbbc28d290569eebe9c928895
---
M modules/deployment/files/modules/deploy.py
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved
  Hashar: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/modules/deployment/files/modules/deploy.py 
b/modules/deployment/files/modules/deploy.py
index 9abd48a..7709a4f 100644
--- a/modules/deployment/files/modules/deploy.py
+++ b/modules/deployment/files/modules/deploy.py
@@ -197,8 +197,8 @@
 # This will call git update-server-info for each of the
 # checkouts inside of the .git/modules/modulename directory.
 cmd = (git submodule foreach --recursive 
-'cd $(sed s/^gitdir: // .git)  
-git update-server-info')
+   'cd $(sed s/^gitdir: // .git)  
+   git update-server-info')
 
 status = __salt__['cmd.retcode'](cmd, runas=deploy_user,
  umask=002,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I40d2a64f340a87fdbbc28d290569eebe9c928895
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata o...@wikimedia.org
Gerrit-Reviewer: Alexandros Kosiaris akosia...@wikimedia.org
Gerrit-Reviewer: Hashar has...@free.fr
Gerrit-Reviewer: Ottomata o...@wikimedia.org
Gerrit-Reviewer: jenkins-bot 

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