Re: [PATCH] autoreconf: remove redundant xsystem calls
Zack Weinberg <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.patches |
|---|---|
| Message-ID | <CAKCAbMgy2b_0O+qZ_ZJ5T8ar_PrgUtXTgvxW11MLG1fhiBmkeQ@mail.gmail.com> |
On Tue, Oct 13, 2020 at 4:55 PM Ross Burton <[email protected]> wrote: > > xsystem_hint() executes the command, so there's no need to call xsystem() > afterwards. Merged as 2a94d5b1541ea7e988893c7ca6e7fa20e2ea97b6, thank you. zw