[Scons-users] Automatic Retry

Bill Deegan bill at baddogconsulting.com
Mon Sep 5 10:27:07 EDT 2016


What platform are you running on?
You could either wrap your tool with a script which retries on failure N
times and then call that from scons,
or change the command being run to have some bash scripted loop.

-Bill

On Sun, Sep 4, 2016 at 10:56 PM, Arvid Rosén <arvid at softube.com> wrote:

> So, I have this unfortunate situation where one of my tools occasionally
> fails. Right now the only thing I can do is to retry and build the target
> again.
>
> Are there any ways to achieve this easily within SCons rather than having
> an external script that calls SCons several times?
>
> Cheers,
> Arvid
>
> Get Outlook for iOS <https://aka.ms/o0ukef>
>
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20160905/5231a635/attachment.html>


More information about the Scons-users mailing list