Ori.livneh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/245917
Change subject: update scap for dblists/* change
......................................................................
update scap for dblists/* change
Update scap for I62b463144, which moved dblist files to dblists/ subdirectory
of the mediawiki-config repository root.
Change-Id: I9d2a0db87d623dbbbc84aa8e843e3b4e312b83b0
Task: T115302
---
M scap/tasks.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/tools/scap
refs/changes/17/245917/1
diff --git a/scap/tasks.py b/scap/tasks.py
index 8e1e15b..ae4122a 100644
--- a/scap/tasks.py
+++ b/scap/tasks.py
@@ -134,7 +134,7 @@
# Get the list of all wikis
all_dblist_file = utils.get_realm_specific_filename(
- os.path.join(working_dir, 'all.dblist'),
+ os.path.join(working_dir, 'dblists', 'all.dblist'),
cfg['wmf_realm'], cfg['datacenter'])
all_dbs = set(line.strip() for line in open(all_dblist_file))
--
To view, visit https://gerrit.wikimedia.org/r/245917
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9d2a0db87d623dbbbc84aa8e843e3b4e312b83b0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/tools/scap
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits