This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
fate: do not delete ref files when updating tests from db
Originally committed as revision 24310 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Måns Rullgård
15 years ago
parent
a1db009e6c
commit
ed62c6b624
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tests/fate-update.sh
+ 0
- 1
tests/fate-update.sh
View File
@@ -14,7 +14,6 @@ do_sql(){
}
wget -q -O - "$FATE_DB_URL" | bunzip2 > "$FATE_DB"
rm -rf "$ref"
mkdir -p "$ref"
exec 3>"$base/fate.mak"
Write
Preview
Loading…
Cancel
Save