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 over 11 years Aaron Marcuse-Kubitza *{.sh,run}: use new log-() instead of log+() wi...
datasrc.sh 140 Bytes 10095 over 11 years Aaron Marcuse-Kubitza added lib/sh/datasrc.sh
db.sh 11.6 KB 13187 over 10 years Aaron Marcuse-Kubitza bugfix: lib/sh/db.sh: mysql_snapshot(): need 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.42 KB 12829 over 10 years Aaron Marcuse-Kubitza lib/sh/util.sh: clog*: renamed to log* for clar...
make.sh 3.44 KB 12983 over 10 years Aaron Marcuse-Kubitza fix: lib/sh/make.sh: direct the user to use beg...
resume_import.sh 2.2 KB 12968 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: runscript targets: use begin_target...
sync.sh 1.85 KB 12955 over 10 years Aaron Marcuse-Kubitza bugfix: lib/sh/sync.sh: don't unintentionally r...
util.sh 34.3 KB 13189 over 10 years Aaron Marcuse-Kubitza bugfix: lib/sh/util.sh: stderr_matches(): handl...
web.sh 216 Bytes 10055 over 11 years Aaron Marcuse-Kubitza bugfix: lib/sh/web.sh: curl(): use --fail so th...

Latest revisions

# Date Author Comment
13189 04/19/2014 09:57 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: stderr_matches(): handle any error: need force-exit with rethrow_exit() because caller's test of return status disables errexit

13188 04/19/2014 09:54 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: added rethrow_exit(), which exits even where errexit is disabled

13187 04/19/2014 09:48 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/db.sh: mysql_snapshot(): need to run `mysql_ctl start` even if there is an error

13186 04/19/2014 09:38 PM Aaron Marcuse-Kubitza

lib/sh/db.sh: mysql_snapshot(): $to: default to $from.bak

13185 04/19/2014 08:06 PM Aaron Marcuse-Kubitza

lib/sh/db.sh: added mysql_snapshot()

13184 04/19/2014 07:46 PM Aaron Marcuse-Kubitza

lib/sh/db.sh: added mysql_ctl()

13183 04/19/2014 07:35 PM Aaron Marcuse-Kubitza

lib/sh/db.sh: pg_cmd(): updated to use new sudo()

13180 04/19/2014 07:11 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: sudo alias: use function instead so this can be overridden

13179 04/19/2014 07:09 PM Aaron Marcuse-Kubitza

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

13178 04/19/2014 07:07 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: is_callable(): use just $1 because multiple args are not applicable

View revisions

Also available in: Atom