r110024 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110023‎ | r110024 | r110025 >
Date:19:58, 25 January 2012
Author:tstarling
Status:ok
Tags:
Comment:
More updates for 1.18
Modified paths:
  • /branches/wmf/1.18wmf1/extensions/TrustedXFF (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/TrustedXFF/update (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/extensions/TrustedXFF/update
@@ -3,6 +3,7 @@
44 cd `dirname $0`
55 mwscript extensions/TrustedXFF/generate.php aawiki ../../cache/trusted-xff.cdb
66 bzip2 -kf ../../cache/trusted-xff.cdb
7 -if [ -x /home/wikipedia/bin/sync-common-file ]; then
8 - sync-common-file wmf-deployment/cache/trusted-xff.cdb
 7+if [ -x /usr/local/bin/sync-common-file ]; then
 8+ version="`readlink /home/wikipedia/common/php`"
 9+ sync-common-file "$version"/cache/trusted-xff.cdb
910 fi
Property changes on: branches/wmf/1.18wmf1/extensions/TrustedXFF
___________________________________________________________________
Modified: svn:mergeinfo
1011 Merged /trunk/extensions/TrustedXFF:r109503

Follow-up revisions

RevisionCommit summaryAuthorDate
r110025Merged r110024 from 1.18wmf1tstarling20:00, 25 January 2012

Status & tagging log