mirror of https://github.com/sbt/sbt.git
With the latest sbt code, the `last` command displayed all of the output without line separators. This occurred because the logic for appending bytes to System.out split the input bytes on the line separator but if there was nothing but the line separator in the input bytes then the result was empty. |
||
|---|---|---|
| .. | ||
| util-collection | ||
| util-complete | ||
| util-control | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-logic/src | ||
| util-position/src | ||
| util-relation/src | ||
| util-scripted/src/main | ||