Ottomata has submitted this change and it was merged. Change subject: Add src -> restbase symlink so that existing puppetization will work ......................................................................
Add src -> restbase symlink so that existing puppetization will work Hopefully production restbase content api will move it's restbase source to src and we can remove this. Change-Id: I38832b1bf6d9ad72f01c9189b2260a929ed68bce --- A restbase 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Ottomata: Verified; Looks good to me, approved diff --git a/restbase b/restbase new file mode 120000 index 0000000..e831038 --- /dev/null +++ b/restbase @@ -0,0 +1 @@ +src \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/243335 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I38832b1bf6d9ad72f01c9189b2260a929ed68bce Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/services/aqs/deploy Gerrit-Branch: master Gerrit-Owner: Ottomata <[email protected]> Gerrit-Reviewer: Ottomata <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
