Ori.livneh has submitted this change and it was merged. Change subject: Update static-current symlinks to 1.23wmf3 ......................................................................
Update static-current symlinks to 1.23wmf3 These should have been updated to 1.23wmf3 by updateBitsBranchPointers, but they were updated to 1.23wmf2 instead. Reason TBD; just fixing for now. Change-Id: I5a970d209cec773d00f99bc42cd42b57fc20c707 --- M docroot/bits/static-current/extensions M docroot/bits/static-current/resources M docroot/bits/static-current/skins 3 files changed, 3 insertions(+), 3 deletions(-) Approvals: Ori.livneh: Looks good to me, approved jenkins-bot: Verified diff --git a/docroot/bits/static-current/extensions b/docroot/bits/static-current/extensions index a50a95a..452f2aa 120000 --- a/docroot/bits/static-current/extensions +++ b/docroot/bits/static-current/extensions @@ -1 +1 @@ -/usr/local/apache/common-local/php-1.23wmf2/extensions \ No newline at end of file +/usr/local/apache/common-local/php-1.23wmf3/extensions \ No newline at end of file diff --git a/docroot/bits/static-current/resources b/docroot/bits/static-current/resources index da40e1a..fb50da5 120000 --- a/docroot/bits/static-current/resources +++ b/docroot/bits/static-current/resources @@ -1 +1 @@ -/usr/local/apache/common-local/php-1.23wmf2/resources \ No newline at end of file +/usr/local/apache/common-local/php-1.23wmf3/resources \ No newline at end of file diff --git a/docroot/bits/static-current/skins b/docroot/bits/static-current/skins index ca85527..e6f2faa 120000 --- a/docroot/bits/static-current/skins +++ b/docroot/bits/static-current/skins @@ -1 +1 @@ -/usr/local/apache/common-local/php-1.23wmf2/skins \ No newline at end of file +/usr/local/apache/common-local/php-1.23wmf3/skins \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/94277 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5a970d209cec773d00f99bc42cd42b57fc20c707 Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Ori.livneh <[email protected]> Gerrit-Reviewer: Ori.livneh <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
