We're thinking of migrating to jenkins.  The build machines run rexx 
scripts on Windows machines.  In the project I'm trying to set up a command 
which will execute the rexx script on the slave.  The command is to be 
executed in an "Execute a Windows batch command" window:

"c:\Program Files\ObjREXX\REXX.EXE" c:\BForge\BfTools\DiskFreeBytesCheck.cmd 
The system cannot find the path specified.
This runs fine from a command prompt.  What needs to be fixed to get it to run 
in the Jenkins project?
Is the blank in the "Program Files" causing the trouble?



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to