Reedy has submitted this change and it was merged. Change subject: Add symlinks ......................................................................
Add symlinks Change-Id: I315dae934f4de985c046fe84a1379ef87b0c5bb2 --- A docroot/bits/static-1.22wmf7/extensions A docroot/bits/static-1.22wmf7/resources A docroot/bits/static-1.22wmf7/skins A w/static-1.22wmf7/extensions A w/static-1.22wmf7/resources A w/static-1.22wmf7/skins 6 files changed, 6 insertions(+), 0 deletions(-) Approvals: Reedy: Verified; Looks good to me, approved diff --git a/docroot/bits/static-1.22wmf7/extensions b/docroot/bits/static-1.22wmf7/extensions new file mode 120000 index 0000000..d573a6a --- /dev/null +++ b/docroot/bits/static-1.22wmf7/extensions @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf7/extensions \ No newline at end of file diff --git a/docroot/bits/static-1.22wmf7/resources b/docroot/bits/static-1.22wmf7/resources new file mode 120000 index 0000000..13f647e --- /dev/null +++ b/docroot/bits/static-1.22wmf7/resources @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf7/resources \ No newline at end of file diff --git a/docroot/bits/static-1.22wmf7/skins b/docroot/bits/static-1.22wmf7/skins new file mode 120000 index 0000000..26559fd --- /dev/null +++ b/docroot/bits/static-1.22wmf7/skins @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf7/skins/ \ No newline at end of file diff --git a/w/static-1.22wmf7/extensions b/w/static-1.22wmf7/extensions new file mode 120000 index 0000000..d573a6a --- /dev/null +++ b/w/static-1.22wmf7/extensions @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf7/extensions \ No newline at end of file diff --git a/w/static-1.22wmf7/resources b/w/static-1.22wmf7/resources new file mode 120000 index 0000000..13f647e --- /dev/null +++ b/w/static-1.22wmf7/resources @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf7/resources \ No newline at end of file diff --git a/w/static-1.22wmf7/skins b/w/static-1.22wmf7/skins new file mode 120000 index 0000000..d8b3716 --- /dev/null +++ b/w/static-1.22wmf7/skins @@ -0,0 +1 @@ +/usr/local/apache/common-local/php-1.22wmf7/skins \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/68416 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I315dae934f4de985c046fe84a1379ef87b0c5bb2 Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
