Revert "sysupgrade: print errno on failure"
authorStijn Tintel <stijn@linux-ipv6.be>
Wed, 23 Nov 2022 15:20:43 +0000 (17:20 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 23 Nov 2022 15:20:43 +0000 (17:20 +0200)
commit3849197ce7b58db65c660f432b1e8a75806a99a9
treeb5082680273c690ef7dc48bd3d7ea43c879edd3b
parent039b88f75367203e540009cc97603b1bce3fafa6
Revert "sysupgrade: print errno on failure"

This commit was taken from one of my staging branches without my
knowledge. Testing exposed problems with strerror, and the commit
message was not updated to reflect the use of strerror either.

  Failed to exec upgraded: No error information

This reverts commit 039b88f75367203e540009cc97603b1bce3fafa6.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
sysupgrade.c