use csv output format. ticker not suitable for robie

This commit is contained in:
Mark Andrews
2011-03-03 08:00:41 +00:00
parent 29a2340b2c
commit 90d75412b5

View File

@@ -5,5 +5,5 @@ export PATH
if [ -n "@ATFBIN@" ]
then
atf-run | atf-report
atf-run | atf-report -o csv:-
fi