Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
archives.sh 1.04 KB 14545 over 9 years Aaron Marcuse-Kubitza bugfix: lib/sh/archives.sh: compress(): don't i...
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 almost 11 years Aaron Marcuse-Kubitza added lib/sh/datasrc.sh
db.sh 13.5 KB 14857 over 9 years Aaron Marcuse-Kubitza bugfix: lib/sh/sync.sh, db.sh: *_snapshot() com...
db_make.sh 505 Bytes 12779 about 10 years Aaron Marcuse-Kubitza *{.sh,run}: use new begin_target instead of `ec...
local.sh 2.35 KB 14737 over 9 years Aaron Marcuse-Kubitza bugfix: lib/sh/local.sh: $sync_remote_url: jupi...
make.sh 3.67 KB 14906 over 9 years Aaron Marcuse-Kubitza bugfix: lib/sh/make.sh: make() wrapper: need to...
resume_import.sh 2.2 KB 12968 about 10 years Aaron Marcuse-Kubitza *{.sh,run}: runscript targets: use begin_target...
sync.sh 2.94 KB 14857 over 9 years Aaron Marcuse-Kubitza bugfix: lib/sh/sync.sh, db.sh: *_snapshot() com...
util.sh 41.5 KB 14951 over 9 years Aaron Marcuse-Kubitza bugfix: lib/sh/util.sh: $stdlog: can't be 3 bec...
web.sh 216 Bytes 10055 almost 11 years Aaron Marcuse-Kubitza bugfix: lib/sh/web.sh: curl(): use --fail so th...

Latest revisions

# Date Author Comment
14951 02/04/2015 01:58 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: $stdlog: can't be 3 because that's in use by the system but does not properly produce an error in fd_exists()

14910 10/26/2014 05:29 PM Aaron Marcuse-Kubitza

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

14909 10/26/2014 05:26 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: sig_e(): use new sig_num()

14908 10/26/2014 05:25 PM Aaron Marcuse-Kubitza

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

14906 10/26/2014 05:13 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/make.sh: make() wrapper: need to set output_data mode if -s is set, to match the behavior of the underlying make

14869 10/24/2014 03:32 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: become_sudo don't continue running function after self_sudo finishes

14857 10/19/2014 03:24 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/sync.sh, db.sh: *_snapshot() commands that run multiple sudo commands: use become_sudo so that the program won't hang at later sudo prompts. for pg_snapshot() with pg_start_backup(), this also prevents the backup from staying open at the end waiting on a sudo prompt, causing excess WAL logs to accrue.

14856 10/19/2014 03:16 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: become_sudo: documented that this is for funcs that run multiple sudo commands

14855 10/19/2014 03:15 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: $sudo_cmd_wrapper: use esc() so this does not need to be embedded with [@] array notation

14853 10/19/2014 03:06 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: sudo(): when don't need sudo: do need `command` to have effects of invoking external command

View revisions

Also available in: Atom