Project

General

Profile

« Previous | Next » 

Revision 13368

inputs/input.Makefile: added validate/install

View differences:

input.Makefile
486 486
# must be in input.Makefile instead of table.run because some datasources that
487 487
# we validate still use old-style import
488 488

  
489
validate/install: _always validations.sql/run ;
490

  
489 491
validate: _always
490 492
	echo "SELECT remake_diff_tables('$(datasrc)');"\
491 493
|$(psqlAsBien)$(if $(log), >>.$(log_) 2>&1)

Also available in: Unified diff