Xinqi Bao's Git
projects
/
slstatus.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
9c9ce8a
)
Check printf() for output errors
author
Laslo Hunhold <
[email protected]
>
Tue, 22 May 2018 10:50:43 +0000
(12:50 +0200)
committer
Aaron Marcher <
[email protected]
>
Tue, 22 May 2018 11:25:47 +0000
(13:25 +0200)
This way cases like
$ slstatus -s > /dev/full
are properly caught and the program terminated with the proper return
code.
No differences found