Project

General

Profile

« Previous | Next » 

Revision 3384

root Makefile: Datasources: import: Don't pause after "To import all inputs at once" message because this prevents running sequential import with & (as `make import &`)

View differences:

Makefile
316 316
import-msg: _always
317 317
	@echo $(emph)"To import all inputs at once:"$(endEmph) . bin/import_all
318 318
	@echo
319
	@$(wait)
320 319

  
321 320
verify: _always inputs/verify
322 321
	@$(done)

Also available in: Unified diff