jenkins-bot has submitted this change and it was merged. Change subject: Add symlinks ......................................................................
Add symlinks Change-Id: Iceeb7ff155bd23d1d42e6697a03b978faa3e21f1 --- A docroot/bits/static-1.24wmf1/extensions A docroot/bits/static-1.24wmf1/resources A docroot/bits/static-1.24wmf1/skins A w/static-1.24wmf1/extensions A w/static-1.24wmf1/resources A w/static-1.24wmf1/skins 6 files changed, 6 insertions(+), 0 deletions(-) Approvals: Reedy: Looks good to me, approved jenkins-bot: Verified diff --git a/docroot/bits/static-1.24wmf1/extensions b/docroot/bits/static-1.24wmf1/extensions new file mode 120000 index 0000000..f9b4f22 --- /dev/null +++ b/docroot/bits/static-1.24wmf1/extensions @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.24wmf1/extensions \ No newline at end of file diff --git a/docroot/bits/static-1.24wmf1/resources b/docroot/bits/static-1.24wmf1/resources new file mode 120000 index 0000000..7336d93 --- /dev/null +++ b/docroot/bits/static-1.24wmf1/resources @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.24wmf1/resources \ No newline at end of file diff --git a/docroot/bits/static-1.24wmf1/skins b/docroot/bits/static-1.24wmf1/skins new file mode 120000 index 0000000..212cde4 --- /dev/null +++ b/docroot/bits/static-1.24wmf1/skins @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.24wmf1/skins/ \ No newline at end of file diff --git a/w/static-1.24wmf1/extensions b/w/static-1.24wmf1/extensions new file mode 120000 index 0000000..f9b4f22 --- /dev/null +++ b/w/static-1.24wmf1/extensions @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.24wmf1/extensions \ No newline at end of file diff --git a/w/static-1.24wmf1/resources b/w/static-1.24wmf1/resources new file mode 120000 index 0000000..7336d93 --- /dev/null +++ b/w/static-1.24wmf1/resources @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.24wmf1/resources \ No newline at end of file diff --git a/w/static-1.24wmf1/skins b/w/static-1.24wmf1/skins new file mode 120000 index 0000000..8d4bec6 --- /dev/null +++ b/w/static-1.24wmf1/skins @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.24wmf1/skins \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/126979 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iceeb7ff155bd23d1d42e6697a03b978faa3e21f1 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
