On 11.12.2006 14:53, Jason Hickey wrote:
> I am seeing some new display behavior on errors.
The "--output-at-end" output is indented. For example,
*** omake: targets were not rebuilt because of errors:
bar
- build . bar
+ false bar
foo
- build . foo
+ false foo
*** omake: done: polling for filesystem changes