typesafehub / sbt-conductr

Typesafe ConductR plugin for sbt
Other
29 stars 22 forks source link

Wrong conduct info output #102

Closed markusjura closed 9 years ago

markusjura commented 9 years ago

The command conduct info interferes with the next terminal line:

> conduct info
[success] Total time: 0 s, completed Sep 11, 2015 9:22:21 AMREP   #STR   #RUN
> 5172d     visualizer                 1      0      1
1fecf0e     conductr-elasticsearch     1      0      1
6a043df     conductr-kibana            1      0      1

Instead, first the entire content of conduct info should be displayed as output and afterwards the pointer for the next terminal commands should be displayed.