r92816 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92815‎ | r92816 | r92817 >
Date:22:34, 21 July 2011
Author:aaron
Status:ok
Tags:
Comment:
* Fixed bash header
* Fixed wikiversions.cdb path
* Fixed reference to bogus var and fixed up comparison syntax
Modified paths:
  • /trunk/tools/mwmultiversion/scripts/mwversionsinuse (modified) (history)

Diff [purge]

Index: trunk/tools/mwmultiversion/scripts/mwversionsinuse
@@ -1,4 +1,4 @@
2 -#!/bin/sh
 2+#!/bin/bash
33 # Returns a space separated list of all active MW versions (e.g. "x.xx").
44 # Versions are defined in /usr/local/apache/common-local/wmf-config/wikiversions.cdb.
55 # If --withdb is passed in, then each item in the list will be appended

Follow-up revisions

RevisionCommit summaryAuthorDate
r92817Actually commit the r92816 stuff...aaron22:35, 21 July 2011

Status & tagging log