Ignore possible relicts from mock.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Sat, 24 Aug 2013 22:06:34 +0000 (00:06 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sat, 24 Aug 2013 22:06:34 +0000 (00:06 +0200)
mock.sh

diff --git a/mock.sh b/mock.sh
index 9a4bc43..1dff30e 100755 (executable)
--- 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