nspawn: no fake errno
authorMichal Schmidt <mschmidt@redhat.com>
Thu, 5 Nov 2015 12:44:11 +0000 (13:44 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Thu, 5 Nov 2015 12:44:11 +0000 (13:44 +0100)
commit070edd97f397c90015c9ecad33ab9bf50d84ceb4
tree09a449fd8eede6759a3723ca6313470f957c5fdf
parent4314d33f514212f1f353c80cda4d4f0b845e082e
nspawn: no fake errno

The S_ISREG test does not set errno, so don't use it in the error
message.
src/nspawn/nspawn.c