Revision 9743
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/GBIF/table.run | ||
---|---|---|
6 | 6 |
table.tsv.md5/make() |
7 | 7 |
{ |
8 | 8 |
echo_func; set_make_vars; check_target_exists |
9 |
silent=1 table_make "$target_filename"${_remake:+-remake}
|
|
9 |
table_make "$target_filename"${_remake:+-remake} |
|
10 | 10 |
} |
11 | 11 |
|
12 | 12 |
table.tsv/make() # usage: [remake=1] [limit=...] .../run table.tsv/make |
Also available in: Unified diff
*{.sh,run}: make() calls: removed no longer applicable silent=1, which is now handled automatically by the log_level mechanism