jobd.sh: run jobd.pl more efficiently
commite15f0caaeae5f8cd5f08ff41aa34ae18d4a9fdaa
authorKyle J. McKay <mackyle@gmail.com>
Tue, 28 Nov 2017 18:48:30 +0000 (28 10:48 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 28 Nov 2017 18:48:30 +0000 (28 10:48 -0800)
tree03e2622102abd39fdab4950ad8721c8192d8758d
parentc57bb54748250fb24ecbddc9178a03471a5b3ee7
jobd.sh: run jobd.pl more efficiently

There's no need to waste time sourcing shlib.sh when the immediate
next thing will be an exec.  Just do the exec and skip shlib.sh.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/jobd.sh