Git Commits
dev commits 6
ohnsh/dev-
8:40 pm — John Sherrell <dev@ohn.sh>
cam: Change recorded segment name format to `${date}_${camera_name}` so that lexical order is always chronoligical order, even when camera switches. Made `seg_name` a static variable instead of a function.
-
8:17 pm — John Sherrell <dev@ohn.sh>
stream-utils: document the use of traps in bash scripts to perform clean-up on SIGINT or SIGTERM.
-
7:53 pm — John Sherrell <dev@ohn.sh>
cron: Supporting logic on the remote side.
-
7:52 pm — John Sherrell <dev@ohn.sh>
cam: comment documenting env.sh
-
7:51 pm — John Sherrell <dev@ohn.sh>
cron: Most of the supporting logic now in place to run remote jobs. Archival of bug output is almost automated.
-
6:46 pm — John Sherrell <dev@ohn.sh>
cron: new package for cron-like automation using a launchd service.