Fix CSV summary format string.

This got broken when adding read/write separate stats in the reporting.
This commit is contained in:
Dimitri Fontaine 2015-10-20 23:56:20 +02:00
parent 2ed14d595d
commit f654f10d0d

View File

@ -37,7 +37,7 @@
:header-line "~*~*" :header-line "~*~*"
:header-tname-format "~&~*~s;" :header-tname-format "~&~*~s;"
:header-stats-format "~s;~s;~s;~s~*~*" :header-stats-format "~s;~s;~s;~s~*~*"
:header-cols-format "~&~*~s;~s;~s;~s;~s;~s;~s" :header-cols-format "~&~*~s;~s;~s;~s;~s"
:header-cols-names ("table name" "read" "imported" "errors" "time"))) :header-cols-names ("table name" "read" "imported" "errors" "time")))
(:copy (:copy