From c09c767b265b2a569e4e93787b7b781713715dee Mon Sep 17 00:00:00 2001 From: Vassilii Khachaturov Date: Mon, 24 Jun 2013 18:04:09 +0000 Subject: [PATCH] 6837: rename reports also in run_test.sh ancestors_report isn't there, just ancestor_report svn: r22592 --- test/runtest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtest.sh b/test/runtest.sh index f1098d3b3..0d7e63c1d 100755 --- a/test/runtest.sh +++ b/test/runtest.sh @@ -24,7 +24,7 @@ GRPH_FMT="sxw ps pdf svg" TEXT_FMT="sxw pdf kwd abw rtf txt html tex" GRPH_REP="ancestor_chart descend_chart fan_chart statistics_chart timeline calendar" -TEXT_REP="ancestor_report ancestors_report descend_report det_ancestor_report det_descendant_report family_group" +TEXT_REP="ancestor_report descend_report det_ancestor_report det_descendant_report family_group" # Single run with all graphical reports in all formats echo ""