suppression message de debug

This commit is contained in:
Tonton Th 2025-12-29 15:01:34 +01:00
parent 836e8e7c17
commit b3bb7319a7

View File

@ -22,7 +22,7 @@ POVOPT="+q9 +A0.02 -d ${DIMS} ${NBFR} -WT7"
echo $POVOPT ; echo ; sleep 2
TMPIMG=/dev/shm/${SEQNAME}-tmp.png
echo "TMPIMG" ${TMPIMG} | tee -a WS/log # DEBUG !
# echo "TMPIMG" ${TMPIMG} | tee -a WS/log # DEBUG !
INC=1
for frame in $(seq $START $INC $((NBFRAMES-1)))
do