Index: trunk/tools/make-wmf-branch/default.conf |
— | — | @@ -142,10 +142,8 @@ |
143 | 143 | $patches = array( |
144 | 144 | // NOTE: r81460 is a big rev |
145 | 145 | // memcached->APC in LanguageConverter. TODO: Ask Tim if this is needed |
146 | | - array( 'rev' => 81460, 'base' => '^/branches/wmf/1.17wmf1' ), |
147 | | - |
148 | 146 | // Reduce cache size for RepoGroup cache |
149 | | - array( 'rev' => 81460, 'base' => '^/branches/wmf/1.17wmf1' ), |
| 147 | + // array( 'rev' => 81460, 'base' => '^/branches/wmf/1.17wmf1' ), |
150 | 148 | |
151 | 149 | // Is this still needed? |
152 | 150 | // Protect against fatals in Profiler.php |