From: František Dvořák Date: Sat, 24 Aug 2013 22:06:34 +0000 (+0200) Subject: Ignore possible relicts from mock. X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=523ea141d01bf8971a0d6af6e155ff0be89fe69c;p=mock.git Ignore possible relicts from mock. --- diff --git a/mock.sh b/mock.sh index 9a4bc43..1dff30e 100755 --- a/mock.sh +++ b/mock.sh @@ -341,7 +341,7 @@ if test -n "$was_build"; then createrepo results fi # admit all the build errors and ugly warnings to everyone - chmod a+r $REPORTS/* + chmod a+r $REPORTS/* || true fi if test -n "$was_external"; then if test "$CONF" != "pbuilder"; then