r92847 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r92846
|
r92847
|
r92848
>
Date:
02:25, 22 July 2011
Author:
aaron
Status:
ok
Tags:
Comment:
This needs to use that dat file, not the cdb one
Modified paths:
/trunk/tools/mwmultiversion/scripts/mwversionsinuse
(modified) (
history
)
Diff
[
purge
]
Index: trunk/tools/mwmultiversion/scripts/mwversionsinuse
—
—
@@ -32,5 +32,5 @@
33
33
else
34
34
exit 1
35
35
fi
36
-done < /usr/local/apache/common-local/wikiversions.cdb
36
+done < /usr/local/apache/common-local/wikiversions.dat
37
37
echo "${mwVersionsRes[@]}"
Status & tagging log
18:47, 25 July 2011
Catrope
(
talk
|
contribs
)
changed the
status
of r92847
[
removed:
new
added:
ok]