jenkins-bot has submitted this change and it was merged. Change subject: Add new symlinks ......................................................................
Add new symlinks Change-Id: I6a5284f262a18ae321c99768f12b962d0cd35ada --- A docroot/bits/static-1.22wmf11/extensions A docroot/bits/static-1.22wmf11/resources A docroot/bits/static-1.22wmf11/skins A w/static-1.22wmf11/extensions A w/static-1.22wmf11/resources A w/static-1.22wmf11/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.22wmf11/extensions b/docroot/bits/static-1.22wmf11/extensions new file mode 120000 index 0000000..9327905 --- /dev/null +++ b/docroot/bits/static-1.22wmf11/extensions @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf11/extensions \ No newline at end of file diff --git a/docroot/bits/static-1.22wmf11/resources b/docroot/bits/static-1.22wmf11/resources new file mode 120000 index 0000000..202fadd --- /dev/null +++ b/docroot/bits/static-1.22wmf11/resources @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf11/resources \ No newline at end of file diff --git a/docroot/bits/static-1.22wmf11/skins b/docroot/bits/static-1.22wmf11/skins new file mode 120000 index 0000000..81410cf --- /dev/null +++ b/docroot/bits/static-1.22wmf11/skins @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf11/skins/ \ No newline at end of file diff --git a/w/static-1.22wmf11/extensions b/w/static-1.22wmf11/extensions new file mode 120000 index 0000000..9327905 --- /dev/null +++ b/w/static-1.22wmf11/extensions @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf11/extensions \ No newline at end of file diff --git a/w/static-1.22wmf11/resources b/w/static-1.22wmf11/resources new file mode 120000 index 0000000..202fadd --- /dev/null +++ b/w/static-1.22wmf11/resources @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf11/resources \ No newline at end of file diff --git a/w/static-1.22wmf11/skins b/w/static-1.22wmf11/skins new file mode 120000 index 0000000..dab33f8 --- /dev/null +++ b/w/static-1.22wmf11/skins @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf11/skins \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/74379 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6a5284f262a18ae321c99768f12b962d0cd35ada Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> Gerrit-Reviewer: Krinkle <[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
