Project

General

Profile

« Previous | Next » 

Revision 1301

input.Makefile: verify: Time the verification since it can take a long time

View differences:

inputs/input.Makefile
182 182

  
183 183
define verify
184 184
$(mkdir)
185
$(psqlAsBien) --set=datasource="'$(datasrc)'" --no-align\
185
"time" $(psqlAsBien) --set=datasource="'$(datasrc)'" --no-align\
186 186
--field-separator=$$'\t' --pset=footer=off --pset=null=NULL <$< >$@
187 187
endef
188 188

  

Also available in: Unified diff