mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
[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:
parent
0042c83423
commit
6ee66dd2a6
2
Makefile
2
Makefile
@ -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
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user