r92795 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92794‎ | r92795 | r92796 >
Date:21:33, 21 July 2011
Author:aaron
Status:ok
Tags:
Comment:
Update script per moves in r92794
Modified paths:
  • /trunk/tools/mwmultiversion/scripts/mwscript (modified) (history)

Diff [purge]

Index: trunk/tools/mwmultiversion/scripts/mwscript
@@ -1,7 +1,7 @@
22 #!/bin/sh
33 # Shell wrapper for the local version of MWScript.php.
44 # This script belongs in /usr/bin/ and should be in PATH.
5 -if php /usr/local/apache/common/MWScript.php "$@"
 5+if php /usr/local/apache/common/multiversion/MWScript.php "$@"
66 then
77 exit 0
88 else

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r92794Restructure dir structure to make checkout and such easier. The live-1.5 MWVe...aaron21:28, 21 July 2011

Status & tagging log