On Mon, Mar 2, 2015 at 2:57 PM, Robert Daniels
<[email protected]> wrote:
> i have a binary that i wrote from C that prepares folders on my file system
> prior to doing a git pull.
>
> i am using a slave and everything works fine, until it attempts to execute
> this binary. (Which works properly when using a terminal on the slave).
>
> i get a java usage error:
>
> Usage: java [-options] class [args...] blah, blah.
>
> For some reason it thinks this executable is a java file.

Does the console log show the actual command that was executed?   Note
that the slave environment may not be the same as your terminal login
- perhaps it is finding a different executable with the same name.

-- 
   Les Mikesell
     [email protected]

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAOAgVpyEv68ZGFccM9-8MxBevo6dSOzLkMW8_--J%2BiFEHs1Pkw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to