Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
archives.sh 680 Bytes 12986 over 10 years Aaron Marcuse-Kubitza fix: lib/sh/archives.sh: unzip(): support -p op...
binsearch.sh 672 Bytes 10154 almost 11 years Aaron Marcuse-Kubitza *{.sh,run}: use new log-() instead of log+() wi...
datasrc.sh 140 Bytes 10095 about 11 years Aaron Marcuse-Kubitza added lib/sh/datasrc.sh
db.sh 13 KB 13365 about 10 years Aaron Marcuse-Kubitza bugfix: lib/sh/db.sh: pg_dump(): need use_pg to...
db_make.sh 505 Bytes 12779 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: use new begin_target instead of `ec...
local.sh 2.35 KB 13347 about 10 years Aaron Marcuse-Kubitza lib/sh/local.sh: public_schema_exists(): moved ...
make.sh 3.51 KB 13318 about 10 years Aaron Marcuse-Kubitza lib/sh/make.sh: set_make_vars: don't display ma...
resume_import.sh 2.2 KB 12968 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: runscript targets: use begin_target...
sync.sh 2.81 KB 13276 about 10 years Aaron Marcuse-Kubitza lib/sh/sync.sh: db_snapshot(): use `end_try` as...
util.sh 36 KB 13364 about 10 years Aaron Marcuse-Kubitza lib/sh/util.sh: import_vars: documented that it...
web.sh 216 Bytes 10055 about 11 years Aaron Marcuse-Kubitza bugfix: lib/sh/web.sh: curl(): use --fail so th...

Latest revisions

# Date Author Comment
13365 05/01/2014 03:14 AM Aaron Marcuse-Kubitza

bugfix: lib/sh/db.sh: pg_dump(): need use_pg to import $pg_database before checking for existence of $database

13364 05/01/2014 03:11 AM Aaron Marcuse-Kubitza

lib/sh/util.sh: import_vars: documented that it's idempotent

13354 04/29/2014 11:36 PM Aaron Marcuse-Kubitza

bugfix: benign_does_not_exist_error(): removed ignore_e=3, because this exit status is also used for other errors

13353 04/29/2014 11:35 PM Aaron Marcuse-Kubitza

fix: lib/sh/db.sh: benign_does_not_exist_error(): use benign_error=1, which is now supported properly by stderr_matches()

13352 04/29/2014 11:34 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: stderr_matches(): support $benign_error properly, by handling exit status logging in this func instead

13351 04/29/2014 11:03 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/db.sh: pg_schema_exists(): also need to benignify "does not exist" error if returns false

13350 04/29/2014 10:42 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: stderr_matches(): need to separately display errors that were incorrectly suppressed due to $benign_error

13349 04/29/2014 10:36 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: is_err(): rethrow must be inverted (rethrow->false if error)

13348 04/29/2014 10:32 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: added is_err()

13347 04/29/2014 09:53 PM Aaron Marcuse-Kubitza

lib/sh/local.sh: public_schema_exists(): moved to lib/sh/db.sh since this no longer depends on BIEN-specific configurations

View revisions

Also available in: Atom