[svn r6775] Fettled so the tablize-byname script doesn't spam us with exactly the same errors as we've just heard from the tablize-csv script when both are run together.

This commit is contained in:
dave 2005-05-11 18:43:27 +02:00
parent 0042c83423
commit 6ee66dd2a6

View File

@ -30,7 +30,7 @@ folk/index.htm: noinfo/folk.csv noinfo/make-folklist.py
###########
surveytable:
cd $(surveydir_path); perl tablize-csv.pl Surveys.csv; perl tablizebyname-csv.pl Surveys.csv
cd $(surveydir_path); perl tablize-csv.pl Surveys.csv; perl tablizebyname-csv.pl Surveys.csv --quiet