better API

This commit is contained in:
Tonton Th
2025-02-10 23:57:32 +01:00
parent e7ccaf8089
commit a95ff22653
2 changed files with 9 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ do
if [ $err != 0 ] ; then
echo "$SEQNAME fail $frame" >> WS/log
mogrify -colorspace gray -blur 5x5 $img
visual_sleep 12
visual_sleep "render fail" 12
continue
fi
set -e