root@uclibc-amd64 1 catalyst # tail -n 4 /usr/bin/catalyst try: build_target(addlargs, targetmap) except: print "!!! catalyst: could not complete build" root@uclibc-amd64 1 catalyst # there really should be a 'sys.exit(3)' at the end of that except clause
fixed in CVS