no more useless msg in log
This commit is contained in:
parent
83b32f6c27
commit
4e960026d2
@ -17,7 +17,7 @@ fi
|
||||
# echo "plot timing $sequence" >> WS/log
|
||||
|
||||
count=$( grep $sequence WS/mp4.timing | wc -l )
|
||||
echo "$count samples for $sequence" | tee -a WS/log
|
||||
echo "$count samples for $sequence"
|
||||
|
||||
grep $sequence WS/mp4.timing | tail -4000 | awk \
|
||||
-v nbframes=$NBFRAMES \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user