Oops ! test code removed again ...
authorAdrian Schröter <adrian@suse.de>
Mon, 2 Feb 2009 17:12:59 +0000 (17:12 +0000)
committerAdrian Schröter <adrian@suse.de>
Mon, 2 Feb 2009 17:12:59 +0000 (17:12 +0000)
build

diff --git a/build b/build
index 6938766..f98e0da 100755 (executable)
--- a/build
+++ b/build
@@ -1454,7 +1454,6 @@ if test -n "$RPMS" -a -d "$BUILD_ROOT/$TOPDIR/RPMS" -a -d "$BUILD_ROOT/.build.ol
     # exit with 2, if packages built successfull, but have no changes to former built packages.
     chroot $BUILD_ROOT /usr/lib/build/same-build-result.sh /.build.oldpackages "$TOPDIR/RPMS" "$TOPDIR/SRPMS" && cleanup_and_exit 2
 fi
-cleanup_and_exit 2
 
 # IMPLEMENT ME: place code for creating binary package deltas here