Revision 9060
Added by Aaron Marcuse-Kubitza over 11 years ago
run | ||
---|---|---|
10 | 10 |
|
11 | 11 |
geoscrub_input/make () |
12 | 12 |
{ |
13 |
echo_func; set_make_vars |
|
13 |
echo_func; set_make_vars; check_fake_target_exists
|
|
14 | 14 |
pg_export_table_to_dir_no_header "$target_filename" |
15 | 15 |
} |
16 | 16 |
|
Also available in: Unified diff
/run: geoscrub_input/make (): use new check_fake_target_exists to create the file only if it doesn't exist yet