Project

General

Profile

« Previous | Next » 

Revision 10869

inputs/input.Makefile: added import_publish, which removes the temp suffix when the import is done

View differences:

input.Makefile
419 419

  
420 420
import: $(importTables:%=%/import) _always ;
421 421

  
422
import_publish: _always import publish ; # removes temp suffix when done
423

  
422 424
rm: _always
423 425
	echo "SELECT datasource_rm('$(datasrc)');"|"time" $(psqlAsBien)
424 426

  

Also available in: Unified diff