Commit Graph

4 Commits

Author SHA1 Message Date
Logan Lipke
5bbb747fee fixes broken usage of telnet object, uses new utils::connect method 2020-04-10 16:50:57 -07:00
Ben Greear
d824eb2e66 Fix perl use of 'use lib'
The 'use lib' logic happens in the pre-compile stage, so one cannot
use normal 'if' logic to use a particular INC.  Instead, just make sure
that best dir is added to 'use lib' last since it prepends to INC.
2020-03-04 16:35:47 -08:00
Jed Reynolds
2e733e0679 whitespace 2018-10-08 17:05:57 -07:00
Ben Greear
72712ff548 Add scripts from the tools directory in the private Candela repo.
These scripts will now be publicly available in a git repo for
easier shared development and change tracking.
2017-10-06 13:41:50 -07:00