Reedy has uploaded a new change for review. https://gerrit.wikimedia.org/r/61391
Change subject: Change live hack revision reference to new patchset ...................................................................... Change live hack revision reference to new patchset Change-Id: I748faeebf3d033187cb284e3e6e2bcb40b044b30 --- M make-wmf-branch/default.conf 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/tools/release refs/changes/91/61391/1 diff --git a/make-wmf-branch/default.conf b/make-wmf-branch/default.conf index c8e85f7..f303f51 100644 --- a/make-wmf-branch/default.conf +++ b/make-wmf-branch/default.conf @@ -182,7 +182,7 @@ $branchPrefix = 'wmf/'; $patches = array( - 'refs/changes/66/22466/4' => 'core', // Most of the WMF "live hacks" https://gerrit.wikimedia.org/r/#/c/22466 + 'refs/changes/66/22466/5' => 'core', // Most of the WMF "live hacks" https://gerrit.wikimedia.org/r/#/c/22466 ); $dryRun = false; // Don't actually push anything -- To view, visit https://gerrit.wikimedia.org/r/61391 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I748faeebf3d033187cb284e3e6e2bcb40b044b30 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/tools/release Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
