Revision 4494
Added by Aaron Marcuse-Kubitza about 12 years ago
input.Makefile | ||
---|---|---|
455 | 455 |
|
456 | 456 |
##### Documentation |
457 | 457 |
|
458 |
steps = $(selfMake) -s import-$* test=1 by_col=1 verbosity=2 n=100\
|
|
458 |
steps = $(selfMake) -s $*/import test=1 by_col=1 verbosity=2 n=100\
|
|
459 | 459 |
2>&1|$(bin)/debug2redmine >$@ |
460 | 460 |
|
461 | 461 |
%/logs/steps.by_col.log.sql: _always |
Also available in: Unified diff
input.Makefile: Documentation: $(steps): Fixed bug where import make target needed to be changed to new single-table import target