Ottomata has submitted this change and it was merged. Change subject: Installing tools-log4j.properties in Makefile. ......................................................................
Installing tools-log4j.properties in Makefile. Change-Id: Ia0f793b8da6507c67d54e90b088d15175135577d --- M debian/patches/our-own-build-system.patch 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Ottomata: Verified; Looks good to me, approved diff --git a/debian/patches/our-own-build-system.patch b/debian/patches/our-own-build-system.patch index 9ee3297..7a459fd 100644 --- a/debian/patches/our-own-build-system.patch +++ b/debian/patches/our-own-build-system.patch @@ -111,7 +111,7 @@ --- /dev/null +++ b/config/Makefile @@ -0,0 +1,9 @@ -+CONFFILES=consumer.properties log4j.properties producer.properties server.properties zookeeper.properties ++CONFFILES=consumer.properties log4j.properties tools-log4j.properties producer.properties server.properties zookeeper.properties + +all: + -- To view, visit https://gerrit.wikimedia.org/r/84099 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia0f793b8da6507c67d54e90b088d15175135577d Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/kafka Gerrit-Branch: debian Gerrit-Owner: Ottomata <[email protected]> Gerrit-Reviewer: Ottomata <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
