forked from FFmpeg/FFmpeg
fate: do not delete ref files when updating tests from db
Originally committed as revision 24310 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
a1db009e6c
commit
ed62c6b624
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue