]> git.neil.brown.name Git - wiggle.git/commit
dotest: Check if /usr/bin/time supports the needed functionality.
authorNeil Brown <neilb@suse.de>
Mon, 22 Aug 2011 04:28:20 +0000 (14:28 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 22 Aug 2011 04:28:20 +0000 (14:28 +1000)
commit349179db4649c11a1c3c2f5d78c930692982442f
treea5786ae810a831cd4ae3407ab76fac195966305b
parent5ed71b4b6e7a5018b067aed66268c5cf0fb0d3e8
dotest: Check if /usr/bin/time supports the needed functionality.

Not all version of /usr/bin/time support -o and -f.  So test if the
installed one does and act accordingly.

Reported-by: Oliver Kiddle <oliver@kiddle.eu>
Signed-off-by: NeilBrown <neilb@suse.de>
dotest