Project

General

Profile

« Previous | Next » 

Revision 10870

inputs/input.Makefile: reimport: use import_publish instead of import so that the reimport replaces the previous import

View differences:

inputs/input.Makefile
424 424
rm: _always
425 425
	echo "SELECT datasource_rm('$(datasrc)');"|"time" $(psqlAsBien)
426 426

  
427
reimport: _always rm import ;
427
reimport: _always rm import_publish ; # replace the previous import
428 428

  
429 429
profileTest = $(if $(profile),$(if $(test),1))
430 430
profileOnly = -env profile_to=/dev/fd/3 $(map2db) 3>&1 1>&2|\

Also available in: Unified diff