Yeah, I thought that was the case before posting this, so I renamed the executable and got the same result. Odd.
On Monday, March 2, 2015 at 4:30:18 PM UTC-5, LesMikesell wrote: > > On Mon, Mar 2, 2015 at 2:57 PM, Robert Daniels > <[email protected] <javascript:>> 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] <javascript:> > -- 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/f9db2167-bee1-471e-8f85-d075b549092d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
