[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] freebsd: Avoid /bin/true in commandtest
- From: Eric Blake <eblake redhat com>
- To: Matthias Bolte <matthias bolte googlemail com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH] freebsd: Avoid /bin/true in commandtest
- Date: Thu, 28 Jul 2011 11:15:51 -0600
On 07/28/2011 09:52 AM, Matthias Bolte wrote:
Rely on PATH and use just true, because on FreeBSD it's /usr/bin/true.
What fun. The autoconf manual has this gem under true, apropos to the
current patch:
| when asked whether false is more portable than true Alexandre Oliva
answered:
|
| In a sense, yes, because if it doesn't exist, the shell will
produce an exit status of failure, which is correct for false, but not
for true.
http://www.gnu.org/software/autoconf/manual/autoconf.html#Limitations-of-Builtins
---
tests/commanddata/test16.log | 2 +-
tests/commandtest.c | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
ACK.
--
Eric Blake eblake redhat com +1-801-349-2682
Libvirt virtualization library http://libvirt.org
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]