Actually it didn't find ts.sh... I'm assuming that's something that
should be in your git repo's root directory.

Ben

On Tue, Apr 29, 2014 at 4:39 AM, Mark Waite <mark.earl.wa...@gmail.com> wrote:
> Usually that would mean that your computer does not have a program named
> "sh" in the PATH which Jenkins is using when it tries to run your commands.
> That could be because you need to install sh, or it could be because /bin or
> /usr/bin are not in your PATH.
>
> Mark Waite
>
>
> On Tue, Apr 29, 2014 at 5:17 AM, Sathis KuMar <sat.cs...@gmail.com> wrote:
>>
>> I configured everything,Jenkin server run locally in mac..have shell
>> command its run in terminal but not working in jenkins.
>>
>> This is the error m getting in console.
>>
>> Building in workspace /Users/administrator/.jenkins/jobs/IOS
>> Build/workspace
>>
>> Fetching changes from the remote Git repository
>>
>> Fetching upstream changes from https://github.com/xx.git
>>
>> using .gitcredentials to set credentials
>>
>> Checking out Revision 2aae0a3928df2afc3ed2ef33ecc8cb7dc080db21
>> (origin/master)
>>
>> [workspace] $ /bin/sh -xe
>> /var/folders/8g/_4fy7d5x4vs5y2xl3dm0x2wm0000gn/T/hudson5817658650174942757.sh
>>
>> + sh ts.sh
>>
>> sh: ts.sh: No such file or directory
>>
>> Build step 'Execute shell' marked build as failure
>>
>> Build step 'Upload to Testflight' marked build as failure
>>
>> Finished: FAILURE
>>
>> --
>> 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/d/optout.
>
>
>
>
> --
> Thanks!
> Mark Waite
>
> --
> 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/d/optout.

-- 
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/d/optout.

Reply via email to