fate: add missing closing bracket

Regression since 85e2fe6281

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer 2017-10-11 19:35:56 -03:00
parent 7d2882bf52
commit ef7766befd
1 changed files with 1 additions and 0 deletions

View File

@ -350,6 +350,7 @@ concat(){
else
run ffprobe${PROGSUF} -bitexact -show_streams -show_packets -v 0 -of compact=p=0:nk=1 -fflags keepside -safe 0 $extra_args $concatfile
fi
}
null(){
: