]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
use csv output format. ticker not suitable for robie
authorMark Andrews <marka@isc.org>
Thu, 3 Mar 2011 08:00:41 +0000 (08:00 +0000)
committerMark Andrews <marka@isc.org>
Thu, 3 Mar 2011 08:00:41 +0000 (08:00 +0000)
unit/unittest.sh.in

index 2f418ce27a72365497d319ae4af0effe05708a76..fa581985b67d219c629ddcd05a2c5782fb13a697 100644 (file)
@@ -5,5 +5,5 @@ export PATH
 
 if [ -n "@ATFBIN@" ]
 then
-       atf-run | atf-report
+       atf-run | atf-report -o csv:-
 fi