Git Commits
dev commits 4
ohnsh/dev-
5:29 am — John Sherrell <dev@ohn.sh>
cam: Fixed bug in wait_folder by resetting num_ready to 0 before the inner loop. Removed pointless functions from start.sh, moved stream_folder input/output folder configuration to environment.
-
5:25 am — John Sherrell <dev@ohn.sh>
cron: remove pointless `rclone` function now that special configuration is unnecessary. Error reporting in archive functions, and a combined `archive` function for bug and cam files, which is now the subcommand called by the launchd service.
-
4:33 am — John Sherrell <dev@ohn.sh>
cam: make start.sh smarter about using STATUS_FIFO from environment.
-
12:38 am — John Sherrell <dev@ohn.sh>
cam: Improve status function to print unconditionally to stderr and tee to the status FIFO if available and open by a reader. Cleaner logic to detect the FIFO status.