commit | dc11ed8d3bc9a3d5b3610db813b63f214d4932dd | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sat Nov 29 21:11:34 2014 -0600 |
committer | Rob Landley <rob@landley.net> | Sat Nov 29 21:11:34 2014 -0600 |
tree | 8c35c2934f2446564e3ff6c06ae064c28cf716d9 | |
parent | 7701bf9a35cf92e6bc6cf77bf28076c1d8181da9 [diff] |
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".