Hello,
I have recently installed MadCap Flare on a Windows machine that I have hooked up to Jenkins.
When I run `madbuild` on the machine's CMD or Cygwin command prompts, it works fine. It also works fine if I SSH into the windows machine.
However, when I run an Execute Shell command through Jenkins with `madbuild` it says the command can't be found.
I've added the path to my .bashrc and .bash_profile on the machine but Jenkins still can not find the path.
Any ideas?