Revision 11361
Added by Aaron Marcuse-Kubitza about 11 years ago
inputs/.geoscrub/geoscrub_output/geoscrub.csv.run | ||
---|---|---|
8 | 8 |
make() # usage: rm=1 .../self.run make |
9 | 9 |
{ |
10 | 10 |
echo_func; require_remote |
11 |
local_pg_database=geoscrub table=geoscrub to_top_file pg_as_root pg_export |
|
11 |
local_export local_server= local_user= local_pg_database=geoscrub |
|
12 |
table=geoscrub to_top_file pg_as_root pg_export |
|
12 | 13 |
} |
13 | 14 |
|
14 | 15 |
all() # usage: rm=1 .../self.run |
Also available in: Unified diff
bugfix: inputs/.geoscrub/geoscrub_output/geoscrub.csv.run: need to manually set local_server, local_user to "" so that they do not default to their bien-user values