[SCM] libav/experimental: fate: clean up also after failed runs

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:12:49 UTC 2013


The following commit has been merged in the experimental branch:
commit 51124db8ea839cdb8c9625309970088828440551
Author: Måns Rullgård <mans at mansr.com>
Date:   Tue Jul 27 11:57:51 2010 +0000

    fate: clean up also after failed runs
    
    Originally committed as revision 24542 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/tests/fate.sh b/tests/fate.sh
index 5870f52..5ca8500 100755
--- a/tests/fate.sh
+++ b/tests/fate.sh
@@ -82,6 +82,7 @@ report(){
 
 fail(){
     report "$@"
+    clean
     exit
 }
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list