mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
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
@ -14,7 +14,6 @@ do_sql(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
wget -q -O - "$FATE_DB_URL" | bunzip2 > "$FATE_DB"
|
wget -q -O - "$FATE_DB_URL" | bunzip2 > "$FATE_DB"
|
||||||
rm -rf "$ref"
|
|
||||||
mkdir -p "$ref"
|
mkdir -p "$ref"
|
||||||
exec 3>"$base/fate.mak"
|
exec 3>"$base/fate.mak"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user