Browse Source

fate: add missing closing bracket

Regression since 85e2fe6281

Signed-off-by: James Almer <jamrial@gmail.com>
tags/n4.0
James Almer 8 years ago
parent
commit
ef7766befd
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tests/fate-run.sh

+ 1
- 0
tests/fate-run.sh View File

@@ -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(){
: :


Loading…
Cancel
Save