...
[14:05:07 CST(-0600)] <dmccallum54> you set that var in your shell profile?
[14:05:21 CST(-0600)] <TonyUnicon> yeah, are we not suppose to?
[14:06:44 CST(-0600)] <dmccallum54> i dont personally… i manage the config locations on a per-tomcat basis. but let me see if there's a way to fix these tests so they'll ignore what you've got set in your env
[14:06:51 CST(-0600)] <dmccallum54> the problem is that the env value "wins"
[14:06:56 CST(-0600)] <dmccallum54> thus invalidating the tests
[14:09:26 CST(-0600)] <TonyUnicon> im a bit confused
[14:09:30 CST(-0600)] <TonyUnicon> for something like initdb
[14:09:47 CST(-0600)] <TonyUnicon> wouldn't it have to be a path var?
[14:11:15 CST(-0600)] <dmccallum54> i always run with tests off for initdb
[14:23:40 CST(-0600)] <dmccallum54> i pushed a change that just removes the assertion.
[14:23:52 CST(-0600)] <dmccallum54> looks like the tests as written will be ok without it
[14:24:05 CST(-0600)] <dmccallum54> let me know if the tests still break in your env
[14:28:50 CST(-0600)] <TonyUnicon> yep all the tests pass
[14:28:51 CST(-0600)] <TonyUnicon> thanks
[14:30:11 CST(-0600)] <dmccallum54> sorry 'bout that
[14:30:39 CST(-0600)] <TonyUnicon> no worries