imag/bin
Matthias Beyer 03fec5f4db List diaries only if output is not a pipe
Beforehand, this command:

    imag diary -d foo list | cat

listed each entry twice because the reporting feature of libimagrt
forwarded the list to stdout and the normal output was written to
stderr.

With this patch, we get the output only once in this case.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-07-21 10:42:27 +02:00
..
core Merge branch 'imag-diagnostics-more-output' into master 2019-07-14 13:40:28 +02:00
domain List diaries only if output is not a pipe 2019-07-21 10:42:27 +02:00