]> git.sesse.net Git - ffmpeg/blobdiff - tests/fate-run.sh
tests: Unify output directory creation
[ffmpeg] / tests / fate-run.sh
index 21111403a60f2230a744132483dc5d75840818d6..b9b3d9763e7edcf4352b71a1084c29f140b1dd8f 100755 (executable)
@@ -192,7 +192,9 @@ pixfmts(){
     test=$outertest
 }
 
-mkdir -p "$outdir"
+null(){
+    :
+}
 
 exec 3>&2
 eval $command >"$outfile" 2>$errfile