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
3
3
# Returns a space separated list of all active MW versions (e.g. "x.xx").
4
4
# Versions are defined in /usr/local/apache/common-local/wmf-config/wikiversions.cdb.
5
5
# If --withdb is passed in, then each item in the list will be appended
Follow-up revisions
Revision
Commit summary
Author
Date
r92817
Actually commit the
r92816
stuff...
aaron
22:35, 21 July 2011
Status & tagging log
12:54, 22 July 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r92816
[
removed:
new
added:
ok]