jobd.pl/taskd.pl: find Girocco directory without needing perl -I
commit128e02db21dd7798a674c59bda460181cd769ccd
authorKyle J. McKay <mackyle@gmail.com>
Mon, 15 Sep 2014 12:27:27 +0000 (15 05:27 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 15 Sep 2014 12:27:27 +0000 (15 05:27 -0700)
tree50bb10b4c7f37a5684a39a06ce6eda4ec0ee6164
parent886f0f66ff9af7fbbf07bdf9426a6d740c804c74
jobd.pl/taskd.pl: find Girocco directory without needing perl -I

Add a suitable "use lib ..." so that both jobd.pl and taskd.pl
can find the Girocco directory for subsequent use statements
without needing to be run via perl with a -I option.
jobd/jobd.pl
taskd/taskd.pl