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 @@
187187 exit 1
188188 fi
189189
190 -
 190+/usr/bin/rsync --list-only --files-from="$outputfile" "$publicdir" dummy > "$outputfile".rsync

Status & tagging log