Add -q to git clean in bisect-runner.pl
authorNicholas Clark <nick@ccl4.org>
Mon, 27 May 2013 15:19:43 +0000 (17:19 +0200)
committerNicholas Clark <nick@ccl4.org>
Tue, 28 May 2013 07:19:30 +0000 (09:19 +0200)
commit082484dd2f490fcf9789977adbb43e81f758edff
treeecc905c2cbc65f2857e5eb8bdabe52982e0b82af
parent54591b5ad50bccc63831f99b28b56b98d2455ea8
Add -q to git clean in bisect-runner.pl

This makes the output considerably less verbose. In particular, it becomes a
lot easier to spot the "revisions left to test after this" status message
from git bisect.
Porting/bisect-runner.pl