Jean-Frédéric has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/375065 )

Change subject: Skip Wikidata harvesting during daily harvesting
......................................................................

Skip Wikidata harvesting during daily harvesting

The Wikidata harvesting is still experimental.
Let's skip during the daily harvesting for now.

Change-Id: Iadffb73509898598b0c42de78d42b3639c200f28
---
M bin/update_monuments.sh
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/tools/heritage 
refs/changes/65/375065/1

diff --git a/bin/update_monuments.sh b/bin/update_monuments.sh
index 9887d1e..695f418 100755
--- a/bin/update_monuments.sh
+++ b/bin/update_monuments.sh
@@ -28,7 +28,7 @@
 
 # Update all of the source tables
 echo_time "Full source database update..."
-$PYWIKIBOT_BIN $ERFGOED_PATH/update_database.py -fullupdate -log
+$PYWIKIBOT_BIN $ERFGOED_PATH/update_database.py -fullupdate -log -skip_wd
 
 # Update the all monuments table
 echo_time "Update monuments_all table..."

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iadffb73509898598b0c42de78d42b3639c200f28
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/heritage
Gerrit-Branch: master
Gerrit-Owner: Jean-Frédéric <jeanfrederic.w...@gmail.com>

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

Reply via email to