Skip to content
Snippets Groups Projects
Commit 4eaf1ddf authored by Alex Beregszaszi's avatar Alex Beregszaszi
Browse files

1l, clean up feed1.ffm after finishing the server test

Originally committed as revision 8075 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 508826f9
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ sleep 5
kill $FFMPEG_PID
kill $FFSERVER_PID
wait > /dev/null 2>&1
rm -r feed1.ffm
if $diff_cmd data/ffserver.regression "$1" ; then
echo
echo Server regression test succeeded.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment