ArielGlenn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/300294
Change subject: clean up verbose mode print of commands to run
......................................................................
clean up verbose mode print of commands to run
Change-Id: I95476fcd96c408fa5d6510e9eda8b50da1824c75
---
M xmldumps-backup/dumps/utils.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/dumps
refs/changes/94/300294/1
diff --git a/xmldumps-backup/dumps/utils.py b/xmldumps-backup/dumps/utils.py
index 7690964..0a33c26 100644
--- a/xmldumps-backup/dumps/utils.py
+++ b/xmldumps-backup/dumps/utils.py
@@ -238,7 +238,7 @@
else:
command_string = command
if verbose:
- print("command to be run with no output: ", command_string)
+ print "command to be run with no output: ", command_string
success = False
error = "unknown"
tries = 0
--
To view, visit https://gerrit.wikimedia.org/r/300294
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I95476fcd96c408fa5d6510e9eda8b50da1824c75
Gerrit-PatchSet: 1
Gerrit-Project: operations/dumps
Gerrit-Branch: master
Gerrit-Owner: ArielGlenn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits