Tweak console output

This commit is contained in:
Alexandre Archambault 2017-05-11 17:48:43 +02:00
parent 5af21ca88c
commit bb4fcfceb6
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ final case class Fetch(
) )
) )
// Some progress lines seem to be scraped without this.
Console.out.flush()
val out = val out =
if (options.classpath) if (options.classpath)
files0 files0