Redirect command's output to not pollute standard output 02/206402/2
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Fri, 17 May 2019 09:53:46 +0000 (11:53 +0200)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Fri, 17 May 2019 11:39:37 +0000 (13:39 +0200)
commita54bfde742ac9387dec5e20bf54fa78ec11126ce
tree3531bd89391c97606ac108b97506089cb7ca8a5f
parentafe60a6714db9133e362eae1cf2ce80a16049250
Redirect command's output to not pollute standard output

This alters default redirections of following commands:

 - zip - all descriptors redirected to /dev/null
 - minicoredumper, dump_systemstate - standard output redirected to stderr

Change-Id: I723ddb78baca6d58decbc1b1219f7cd5b8d5c9ae
src/crash-manager/crash-manager.c
src/log_dump/log_dump.c