mfgtools icon indicating copy to clipboard operation
mfgtools copied to clipboard

Error handling

Open Maik1 opened this issue 3 years ago • 1 comments

The mfg xml scripts had the possibility to have a dedicated error handling cmd attribute which would be executed, once the actual cmd failed. See the onError of the example below. <CMD state="Updater" type="push" body="send" file="../{{ image.src }}" onError="$ cat /etc/fbred > /dev/fb0">Sending ../{{ image.src }}</CMD>

Is there a similar onError routine for the uuu scripts available, ideally a global one?

Maik1 avatar Jul 14 '21 06:07 Maik1

not support yet in uuu script

nxpfrankli avatar Jul 28 '21 16:07 nxpfrankli