Reedy has submitted this change and it was merged. Change subject: Add new symlinks ......................................................................
Add new symlinks Change-Id: I56d87c91defa4ffb504181a5aa0f54f5adaacaf1 --- A docroot/bits/static-1.22wmf22/extensions A docroot/bits/static-1.22wmf22/resources A docroot/bits/static-1.22wmf22/skins A docroot/bits/static-current/extensions A docroot/bits/static-current/resources A docroot/bits/static-current/skins A docroot/bits/static-stable/extensions A docroot/bits/static-stable/resources A docroot/bits/static-stable/skins A w/static-1.22wmf22/extensions A w/static-1.22wmf22/resources A w/static-1.22wmf22/skins 12 files changed, 12 insertions(+), 0 deletions(-) Approvals: Reedy: Verified; Looks good to me, approved diff --git a/docroot/bits/static-1.22wmf22/extensions b/docroot/bits/static-1.22wmf22/extensions new file mode 120000 index 0000000..a053ebe --- /dev/null +++ b/docroot/bits/static-1.22wmf22/extensions @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf22/extensions \ No newline at end of file diff --git a/docroot/bits/static-1.22wmf22/resources b/docroot/bits/static-1.22wmf22/resources new file mode 120000 index 0000000..615385b --- /dev/null +++ b/docroot/bits/static-1.22wmf22/resources @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf22/resources \ No newline at end of file diff --git a/docroot/bits/static-1.22wmf22/skins b/docroot/bits/static-1.22wmf22/skins new file mode 120000 index 0000000..5f83bac --- /dev/null +++ b/docroot/bits/static-1.22wmf22/skins @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf22/skins/ \ No newline at end of file diff --git a/docroot/bits/static-current/extensions b/docroot/bits/static-current/extensions new file mode 120000 index 0000000..e0d280c --- /dev/null +++ b/docroot/bits/static-current/extensions @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf21/extensions \ No newline at end of file diff --git a/docroot/bits/static-current/resources b/docroot/bits/static-current/resources new file mode 120000 index 0000000..c27ae55 --- /dev/null +++ b/docroot/bits/static-current/resources @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf21/resources \ No newline at end of file diff --git a/docroot/bits/static-current/skins b/docroot/bits/static-current/skins new file mode 120000 index 0000000..ad13e8b --- /dev/null +++ b/docroot/bits/static-current/skins @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf21/skins \ No newline at end of file diff --git a/docroot/bits/static-stable/extensions b/docroot/bits/static-stable/extensions new file mode 120000 index 0000000..b3b7dbd --- /dev/null +++ b/docroot/bits/static-stable/extensions @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf20/extensions \ No newline at end of file diff --git a/docroot/bits/static-stable/resources b/docroot/bits/static-stable/resources new file mode 120000 index 0000000..0f11ef6 --- /dev/null +++ b/docroot/bits/static-stable/resources @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf20/resources \ No newline at end of file diff --git a/docroot/bits/static-stable/skins b/docroot/bits/static-stable/skins new file mode 120000 index 0000000..d6bc2c9 --- /dev/null +++ b/docroot/bits/static-stable/skins @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf20/skins \ No newline at end of file diff --git a/w/static-1.22wmf22/extensions b/w/static-1.22wmf22/extensions new file mode 120000 index 0000000..a053ebe --- /dev/null +++ b/w/static-1.22wmf22/extensions @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf22/extensions \ No newline at end of file diff --git a/w/static-1.22wmf22/resources b/w/static-1.22wmf22/resources new file mode 120000 index 0000000..615385b --- /dev/null +++ b/w/static-1.22wmf22/resources @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf22/resources \ No newline at end of file diff --git a/w/static-1.22wmf22/skins b/w/static-1.22wmf22/skins new file mode 120000 index 0000000..cc4c830 --- /dev/null +++ b/w/static-1.22wmf22/skins @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf22/skins \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/90364 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I56d87c91defa4ffb504181a5aa0f54f5adaacaf1 Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
