Oops - remove debug code
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 24 Sep 2008 13:08:44 +0000 (14:08 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 24 Sep 2008 13:08:44 +0000 (14:08 +0100)
build-everything-in-mock.sh

index a4179d6..f43fbb4 100755 (executable)
@@ -41,6 +41,6 @@ do
     if [ $skip ]; then
        echo "skipping $srcrpm"
     else
-       echo smock/smock.sh $DIST $srcrpm
+       smock/smock.sh $DIST $srcrpm
     fi
 done 2>&1 | tee -a buildall.log