Revision 7058
Added by Aaron Marcuse-Kubitza almost 12 years ago
input.Makefile | ||
---|---|---|
424 | 424 |
|$(psqlAsBien) |
425 | 425 |
|
426 | 426 |
rm: _always |
427 |
echo "DELETE FROM source WHERE shortname = '$(datasrc)';"|$(psqlAsBien) |
|
427 |
echo "DELETE FROM source WHERE shortname = '$(datasrc)';"\ |
|
428 |
|"time" $(psqlAsBien) |
|
428 | 429 |
|
429 | 430 |
##### Testing |
430 | 431 |
|
Also available in: Unified diff
input.Makefile: Editing import: rm: Time the command