ArielGlenn has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/399835 )
Change subject: fix up one more time the xml misc dumps dir for rsyncs
......................................................................
fix up one more time the xml misc dumps dir for rsyncs
Change-Id: I9e8e736d855c10350619a0dff86edfcb1e6c1c04
---
M modules/dumps/files/generation/rsync-to-peers.sh
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/35/399835/1
diff --git a/modules/dumps/files/generation/rsync-to-peers.sh
b/modules/dumps/files/generation/rsync-to-peers.sh
index 49abbe9..3845197 100644
--- a/modules/dumps/files/generation/rsync-to-peers.sh
+++ b/modules/dumps/files/generation/rsync-to-peers.sh
@@ -113,7 +113,7 @@
# rsync of xml/sql dumps for public wikis
for dest in $xmlremotedirs_list; do
- /usr/bin/rsync -a --contimeout=600 --timeout=600 --exclude='**bad/'
--exclude='**save/' --exclude='**not/' --exclude='**temp/' --exclude='**tmp/'
--exclude='*.inprog' --exclude='*.html' --exclude='*.txt' --exclude='*.json'
${xmldumpsdir}/public/*wik* "$dest" > /dev/null 2>&1
+ /usr/bin/rsync -a --contimeout=600 --timeout=600 --exclude='**bad/'
--exclude='**save/' --exclude='**not/' --exclude='**temp/' --exclude='**tmp/'
--exclude='*.inprog' --exclude='*.html' --exclude='*.txt' --exclude='*.json'
${xmldumpsdir}/*wik* "$dest" > /dev/null 2>&1
# send statusfiles tarball over last, remote can unpack it when it
notices the arrival
# this way, content of status and html files always reflects dump
output already
--
To view, visit https://gerrit.wikimedia.org/r/399835
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9e8e736d855c10350619a0dff86edfcb1e6c1c04
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits