X-Git-Url: https://git.jankratochvil.net/?p=massrebuild.git;a=blobdiff_plain;f=runone;h=adb82b2af1cfc387c0ecc5847be1168b849eda04;hp=0eac9e09fbc47b53d3c0e91ce0932029123ec7ef;hb=6259e9f137c35155885722a88754f5aa40159d6f;hpb=c6f6050ad9716117deda0285572545a2a1621d6a;ds=sidebyside diff --git a/runone b/runone index 0eac9e0..adb82b2 100755 --- a/runone +++ b/runone @@ -56,7 +56,7 @@ for pkg in "$@";do test ! -e $resultdir set +e # --chain instead of --rebuild as otherwise -a does not work - $mock --resultdir=$resultdir --nocheck -a https://people.redhat.com/jkratoch/dwzrepo/ --chain $srcrpm$ext &>$srcrpm$ext.mocklog + $mock --resultdir=$resultdir --nocheck $(: -a https://people.redhat.com/jkratoch/dwzrepo/ ) --chain $srcrpm$ext &>$srcrpm$ext.mocklog rc=$? set -e test -e $resultdir