From: František Dvořák Date: Mon, 29 Jul 2013 17:52:47 +0000 (+0200) Subject: Admit all the build errors and ugly warnings to everyone on Debian too. X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=866b218593b152797091da1eb2c25ff42e1d4994;p=mock.git Admit all the build errors and ugly warnings to everyone on Debian too. --- diff --git a/mock.sh b/mock.sh index df74667..4d05cad 100755 --- a/mock.sh +++ b/mock.sh @@ -336,9 +336,9 @@ if test -n "$was_build"; then cp -rp $DEBREPO_MAIN/$DEBDISTRO results/debian/ else createrepo results - # admit all the build errors and ugly warnings to everyone - chmod a+r $REPORTS/* fi + # admit all the build errors and ugly warnings to everyone + chmod a+r $REPORTS/* fi if test -n "$was_external"; then if test "$CONF" != "pbuilder"; then