[elbe-devel] How to make Elbe abort if a finetuning command fails?

ew.foe at nassur.net ew.foe at nassur.net
Wed Sep 6 09:59:32 CEST 2017


Hello,

Quoting Lukasz Walewski <lwalewski at s-can.at>:

> How to make Elbe abort if a finetuning command fails? - The default  
> behavior is to continue building.

I have had surprises with this as well. I would even go as far as switching
the default to "abort on failure". If commands in finetune may fail, I'm
willing to write
   <command> command args || true </command>
or
   <command ignore=true> command args </command>
So +1, please.

Cheers,
Erich





More information about the elbe-devel mailing list