From: František Dvořák Date: Thu, 26 Apr 2012 18:10:34 +0000 (+0000) Subject: Skip lintian test instead of failing, if the packages can't be donwloaded. X-Git-Tag: canl_merge_branch_1_0_head_take_3_src~8 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=ba75b6e2550e4fd25512547370cb889482febd93;p=jra1mw.git Skip lintian test instead of failing, if the packages can't be donwloaded. --- diff --git a/org.glite.testsuites.ctb/LB/tests/lb-common.sh b/org.glite.testsuites.ctb/LB/tests/lb-common.sh index 4e40ba8..d3aaf86 100755 --- a/org.glite.testsuites.ctb/LB/tests/lb-common.sh +++ b/org.glite.testsuites.ctb/LB/tests/lb-common.sh @@ -419,7 +419,7 @@ $src" if test $? -eq 0; then test_done else - test_failed + test_skipped fi echo "Packages compliance check output:"