Revision 4550
Added by Aaron Marcuse-Kubitza about 12 years ago
input.Makefile | ||
---|---|---|
216 | 216 |
$(bin)/my2pg <$< >$@ |
217 | 217 |
|
218 | 218 |
cleanup = (prefix=; . $(bin)/vegbien_dest; env schema=$(datasrc) table=$*\ |
219 |
$(bin)/csv2db) |
|
219 |
$(bin)/csv2db) $(logInstall*Add)
|
|
220 | 220 |
|
221 | 221 |
define exportHeader |
222 | 222 |
$(cleanup) |
Also available in: Unified diff
input.Makefile: Staging tables installation: $(cleanup): Append output to log