]> git.ipfire.org Git - thirdparty/libvirt.git/commit
freebsd: Avoid /bin/true in commandtest
authorMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 28 Jul 2011 15:51:26 +0000 (17:51 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 29 Jul 2011 10:12:58 +0000 (12:12 +0200)
commitc0e5994aef6b9d17532dadec4ca07088f937f475
tree0e7bca49f46aa4dcac588c2b9b062d434e5291b2
parentcffba7ea3e3cadac74d70b232fd9187fec243f81
freebsd: Avoid /bin/true in commandtest

Rely on PATH and use just true, because on FreeBSD it's /usr/bin/true.
tests/commanddata/test16.log
tests/commandtest.c