Hashar has submitted this change and it was merged. Change subject: ant: fix git-clean-dfqx target ......................................................................
ant: fix git-clean-dfqx target Each argument is on its own, passing '-f -q -d -x' just does not work since git interprets it as a single argument. Change-Id: I643ca2072f98ef3bad7cc3b1a85bc7e0a51c4557 --- M jobs/_shared/build.xml 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Hashar: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/14060 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I643ca2072f98ef3bad7cc3b1a85bc7e0a51c4557 Gerrit-PatchSet: 1 Gerrit-Project: integration/jenkins Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
