On 01.05.2012, at 00:18, Greg Ercolano wrote:

> On 04/30/12 15:13, Greg Ercolano wrote:
>> On 04/30/12 13:44, Matthias Melcher wrote:
>>> Oh! Not good! It seems that there is still an issue with returning a failed 
>>> build on multiple platforms. That really defeats the purpose...
>> 
>>   Maybe you missed my follow up last week which I think might fix it:

Nice coincidence. I just started looking in my inbox for that particular mail.

>> C:\MinGW\msys\1.0\bin\sh.exe --login -c "( cd 
>> /c/jenkins/workspace/FLTK_1.3_MSVista_MinGW && date && gcc --version && 
>> autoconf && ./configure && make && date ) || exit 1"
> 
> 
>    The other alternative I thought would be good is to make a little
>    sh script called /c/somewhere/your_mingw.sh 

Yes, that's a good idea too. As long as the script is this simple, I'll stick 
with an inline script. This is noce, because I can change it from within 
Jenkins. A script would need to be checked into SVN, so changing the build 
machine will not break the build.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to