Move all of the error prints in readsb() from stderr to stdout.
The only output from fsck that should go to stderr is the usage message.
if setup() fails then exit with EEXIT rather than 0.
Reviewed by: mckusick
Sponsored by: Netflix
Move all of the error prints in readsb() from stderr to stdout. Tags None Referenced Files None Subscribers None
Description
Details
|