coren has submitted this change and it was merged.
Change subject: Tool Labs: install pyflakes in dev environ
......................................................................
Tool Labs: install pyflakes in dev environ
Similar to pep8 added by 77bd329, adds in pyflakes on toolslabs.
Bug: 57863
Change-Id: I6fbf337240e5e9373e9b0dc5d266c1b795379842
---
M modules/toollabs/manifests/dev_environ.pp
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
coren: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/toollabs/manifests/dev_environ.pp
b/modules/toollabs/manifests/dev_environ.pp
index a713a50..de7b632 100644
--- a/modules/toollabs/manifests/dev_environ.pp
+++ b/modules/toollabs/manifests/dev_environ.pp
@@ -55,6 +55,7 @@
'mercurial',
'openjdk-7-jdk',
'pep8', # Bug 57863
+ 'pyflakes', # Bug 57863
'p7zip-full', # requested by Betacommand to extract files using 7zip
'python-dev',
'python-coverage', # Bug 57002
--
To view, visit https://gerrit.wikimedia.org/r/98594
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6fbf337240e5e9373e9b0dc5d266c1b795379842
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits