chiark
/
gitweb
/
~mdw
/
secnet
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
4ac7fd3
)
logging: Use lg_exitstatus
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 24 Sep 2014 23:50:10 +0000
(
00:50
+0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 8 Oct 2014 17:25:18 +0000
(18:25 +0100)
Replace two open-coded exit status checks with calls to lg_exitstatus.
In the case of slip.c and udp.c this has no significant effect other
than a slight change to message format.
In the case of process.c, we no longer log the command's first
argument. I consider this tolerable for simplifying the code.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
No differences found