ajust useless messages
This commit is contained in:
parent
876d574eec
commit
9f177bc3fd
@ -35,4 +35,4 @@ done
|
|||||||
ff_encodage "EGA/" "ega-$SEQ.mp4"
|
ff_encodage "EGA/" "ega-$SEQ.mp4"
|
||||||
|
|
||||||
fin=$(date +%s)
|
fin=$(date +%s)
|
||||||
echo "$SEQ -> EGA" $(( fin-debut )) "secondes" >> WS/log
|
echo "$SEQ -> ega" $(( fin-debut )) "secondes" >> WS/log
|
||||||
|
|||||||
@ -62,5 +62,6 @@ echo
|
|||||||
|
|
||||||
ff_encodage $SEQNAME wip-${SEQNAME}.mp4
|
ff_encodage $SEQNAME wip-${SEQNAME}.mp4
|
||||||
|
|
||||||
echo "+------- build of $SEQNAME done"
|
echo "build of $SEQNAME done" | tee -a WS/log
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user