commit ed784a59a0d8777b2ca9cabf316a97029f2bcd99 Author: Borja Lorente Date: Wed Sep 12 21:20:59 2018 +0200 Apply workaround similer to #6409 to bootstrapper (#6498) ## Problem & Solution The new zinc-bootstrapper jar had the same issue as the compiler, described in #6160. This PR applies a similar workaround to #6409, as a step towards passing regex-based CI tests in #6463. This needs a pants committer to publish zinc-bootstrapper. src/scala/org/pantsbuild/zinc/bootstrapper/Main.scala | 4 ++++ 1 file changed, 4 insertions(+)