Project

General

Profile

« Previous | Next » 

Revision 3188

input.Makefile: Documentation: import/steps.by_col.sql: Fixed bug where needed to run import in test mode

View differences:

inputs/input.Makefile
399 399

  
400 400
##### Documentation
401 401

  
402
steps = $(selfMake) import test=1 by_col=1 verbosity=2\
403
n=100|$(bin)/debug2redmine >$@
404

  
402 405
import/steps.by_col.sql: _always
403
	+$(selfMake) import by_col=1 verbosity=2 n=100|$(bin)/debug2redmine >$@
406
	+$(steps)
404 407

  
405 408
##### Input-type-specific
406 409

  

Also available in: Unified diff