Revision 3133
Added by Aaron Marcuse-Kubitza over 12 years ago
input.Makefile | ||
---|---|---|
393 | 393 |
%-ok: _always |
394 | 394 |
$(CP) $* $(call testRef,$*) |
395 | 395 |
|
396 |
##### Documentation |
|
397 |
|
|
398 |
import/steps.by_col.sql: _always |
|
399 |
+$(selfMake) import by_col=1 verbosity=2 n=100|$(bin)/debug2redmine >$@ |
|
400 |
|
|
396 | 401 |
##### Input-type-specific |
397 | 402 |
|
398 | 403 |
# Each input type needs var $(mapEnv) and targets src/install, src/uninstall |
Also available in: Unified diff
input.Makefile: Added import/steps.by_col.sql to generate a Redmine-formatted list of steps for column-based import