mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
fate: add missing closing bracket
Regression since 85e2fe6281
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -350,6 +350,7 @@ concat(){
|
|||||||
else
|
else
|
||||||
run ffprobe${PROGSUF} -bitexact -show_streams -show_packets -v 0 -of compact=p=0:nk=1 -fflags keepside -safe 0 $extra_args $concatfile
|
run ffprobe${PROGSUF} -bitexact -show_streams -show_packets -v 0 -of compact=p=0:nk=1 -fflags keepside -safe 0 $extra_args $concatfile
|
||||||
fi
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
null(){
|
null(){
|
||||||
:
|
:
|
||||||
|
|||||||
Reference in New Issue
Block a user