diff options
author | Dave Reisner <dreisner@archlinux.org> | 2014-05-10 09:31:26 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2014-09-22 08:25:43 -0400 |
commit | 98841eb694fa3cd575fde60e562586cf33415c5b (patch) | |
tree | cf4c641b75450bcd2a9e0d1f39803fc8a77a030b /finddeps.in | |
parent | be00fcd47b9fa6ebdab7173372ab219514e0b88d (diff) | |
download | devtools32-98841eb694fa3cd575fde60e562586cf33415c5b.tar.xz |
common: remove unreachable statement
We run from a non-interactive shell, so the exec which is inevitably
called will replace the current process and 'die' will never run under
any circumstances.
This also fixes a bug with the su fallback which would cause multiple
arguments to be concatenated without any whitespace between them.
Diffstat (limited to 'finddeps.in')
0 files changed, 0 insertions, 0 deletions