Revision 11363
Added by Aaron Marcuse-Kubitza about 11 years ago
geoscrub.csv.run | ||
---|---|---|
8 | 8 |
make() # usage: rm=1 .../self.run make |
9 | 9 |
{ |
10 | 10 |
echo_func; require_remote |
11 |
local_export local_server= local_user= local_pg_database=geoscrub
|
|
11 |
local_export database=geoscrub |
|
12 | 12 |
table=geoscrub to_top_file pg_as_root pg_export |
13 | 13 |
} |
14 | 14 |
|
Also available in: Unified diff
inputs/.geoscrub/geoscrub_output/geoscrub.csv.run: removed no longer needed setting of $local_server, $local_user (and use of $local_pg_database instead of $database) because the use_local bug in local.sh has been fixed