mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 17:50:00 -04:00
use csv output format. ticker not suitable for robie
This commit is contained in:
parent
29a2340b2c
commit
90d75412b5
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ export PATH
|
|||
|
||||
if [ -n "@ATFBIN@" ]
|
||||
then
|
||||
atf-run | atf-report
|
||||
atf-run | atf-report -o csv:-
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue