Skip lintian test instead of failing, if the packages can't be donwloaded.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 26 Apr 2012 18:10:34 +0000 (18:10 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 26 Apr 2012 18:10:34 +0000 (18:10 +0000)
org.glite.testsuites.ctb/LB/tests/lb-common.sh

index 4e40ba8..d3aaf86 100755 (executable)
@@ -419,7 +419,7 @@ $src"
        if test $? -eq 0; then
                test_done
        else
-               test_failed
+               test_skipped
        fi
 
        echo "Packages compliance check output:"