The "re-exec to regain root permissions" logic broke the error message when calling...
authorRob Landley <rob@landley.net>
Sun, 30 Nov 2014 03:11:34 +0000 (21:11 -0600)
committerRob Landley <rob@landley.net>
Sun, 30 Nov 2014 03:11:34 +0000 (21:11 -0600)
commitdc11ed8d3bc9a3d5b3610db813b63f214d4932dd
tree8c35c2934f2446564e3ff6c06ae064c28cf716d9
parent7701bf9a35cf92e6bc6cf77bf28076c1d8181da9
The "re-exec to regain root permissions" logic broke the error message when calling root-only commands through the multiplexer.

It would say "no such command" when it should say "not root".
main.c