r100112 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r100111
|
r100112
|
r100113
>
Date:
10:37, 18 October 2011
Author:
ariel
Status:
deferred
Tags:
Comment:
generate rsync-friendly full listing of files we want mirrored
Modified paths:
/branches/ariel/xmldumps-backup/create-rsync-list.sh
(modified) (
history
)
Diff
[
purge
]
Index: branches/ariel/xmldumps-backup/create-rsync-list.sh
—
—
@@ -186,4 +186,4 @@
187
187
exit 1
188
188
fi
189
189
190
-
190
+/usr/bin/rsync --list-only --files-from="$outputfile" "$publicdir" dummy > "$outputfile".rsync
Status & tagging log
21:16, 21 October 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r100112
[
removed:
new
added:
deferred]