Do not require /bin/bash
commit51707aa3e4ed366f371fe1e4be5125dfab0791b9
authorKyle J. McKay <mackyle@gmail.com>
Mon, 10 Feb 2014 21:12:39 +0000 (10 13:12 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 10 Feb 2014 21:12:39 +0000 (10 13:12 -0800)
tree480183400b578e31999e69d6b2220762bcb03585
parent6a3e4612a8b76b234a29a35fba3d3b211c1f75a1
Do not require /bin/bash

A POSIX compatible /bin/sh will do fine as we do not actually use
any bashisms.  set -C, set -e and trap are all POSIX.
12 files changed:
gitweb/genindex.sh
jobd/gc.sh
jobd/jobd.sh
jobd/update.sh
jobs/gitwebcache.sh
jobs/updateweb.sh
shlib.sh
taskd/clone.sh
toolbox/remove-inactive-projects.sh
toolbox/run-jobd.sh
toolbox/run-taskd.sh
toolbox/updatecheck.sh