r91069 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r91068
|
r91069
|
r91070
>
Date:
11:14, 29 June 2011
Author:
catrope
Status:
ok
Tags:
Comment:
1.17wmf1: Followup
r91068
: adapt script to be 1.17wmf1-compatible per comment
Modified paths:
/branches/wmf/1.17wmf1/extensions/Vector/switchExperimentPrefs.php
(modified) (
history
)
Diff
[
purge
]
Index: branches/wmf/1.17wmf1/extensions/Vector/switchExperimentPrefs.php
—
—
@@ -51,7 +51,7 @@
52
52
53
53
echo "$total\n";
54
54
55
- wfWaitForSlaves(); // Must be wfWaitForSlaves_masterPos(); on 1.17wmf1
55
+ wfWaitForSlaves_masterPos();
56
56
}
57
57
echo "Done\n";
58
58
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r91068
1.17wmf1: MFT
r91065
catrope
11:06, 29 June 2011
Status & tagging log
16:54, 29 June 2011
😂
(
talk
|
contribs
)
changed the
status
of r91069
[
removed:
new
added:
ok]