[MediaWiki-commits] [Gerrit] postgresql.py: Fix PEP8 violations - change (operations/puppet)

2016-05-28 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged.

Change subject: postgresql.py: Fix PEP8 violations
..


postgresql.py: Fix PEP8 violations

* F401 'sys' imported but unused

Change-Id: I3b6d49dfb686cd6626c9144f956558577798b1d9
---
M modules/postgresql/files/ganglia/postgresql.py
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Ori.livneh: Verified; Looks good to me, approved



diff --git a/modules/postgresql/files/ganglia/postgresql.py 
b/modules/postgresql/files/ganglia/postgresql.py
index 8519028..0e948d4 100644
--- a/modules/postgresql/files/ganglia/postgresql.py
+++ b/modules/postgresql/files/ganglia/postgresql.py
@@ -1,6 +1,5 @@
 #!/bin/env python
 
-import sys
 import os
 import threading
 import time

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3b6d49dfb686cd6626c9144f956558577798b1d9
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BryanDavis 
Gerrit-Reviewer: Ori.livneh 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] postgresql.py: Fix PEP8 violations - change (operations/puppet)

2016-05-27 Thread BryanDavis (Code Review)
BryanDavis has uploaded a new change for review.

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

Change subject: postgresql.py: Fix PEP8 violations
..

postgresql.py: Fix PEP8 violations

* F401 'sys' imported but unused

Change-Id: I3b6d49dfb686cd6626c9144f956558577798b1d9
---
M modules/postgresql/files/ganglia/postgresql.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/82/291182/1

diff --git a/modules/postgresql/files/ganglia/postgresql.py 
b/modules/postgresql/files/ganglia/postgresql.py
index 8519028..0e948d4 100644
--- a/modules/postgresql/files/ganglia/postgresql.py
+++ b/modules/postgresql/files/ganglia/postgresql.py
@@ -1,6 +1,5 @@
 #!/bin/env python
 
-import sys
 import os
 import threading
 import time

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3b6d49dfb686cd6626c9144f956558577798b1d9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BryanDavis 

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