ArielGlenn has submitted this change and it was merged.

Change subject: remove some typo in redirect filter option for abstracts wrapper
......................................................................


remove some typo in redirect filter option for abstracts wrapper

Change-Id: I16dfcfecba9d3446ba6c56d3c0ded06ea3a761b0
---
M xmldumps-backup/xmlabstracts.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  ArielGlenn: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/xmldumps-backup/xmlabstracts.py b/xmldumps-backup/xmlabstracts.py
index 97a86db..356695b 100644
--- a/xmldumps-backup/xmlabstracts.py
+++ b/xmldumps-backup/xmlabstracts.py
@@ -54,7 +54,7 @@
     for filetype in outfiles:
             command.extend(["--output=file:%s" % outfiles[filetype]['temp'],
                             "--filter=namespace:NS_MAIN",
-                            "----filter=noredirect",
+                            "--filter=noredirect",
                             "--filter=abstract%s" % filetype])
 
     do_xml_stream(wikidb, outfiles, command, wikiconf,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I16dfcfecba9d3446ba6c56d3c0ded06ea3a761b0
Gerrit-PatchSet: 1
Gerrit-Project: operations/dumps
Gerrit-Branch: ariel
Gerrit-Owner: ArielGlenn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to