--- a/boot-strap +++ b/boot-strap @@ -420,7 +420,7 @@ op_test() { [ -x bmake ] || op_build - Bmake test "$@" || exit 1 + #Bmake test "$@" || exit 1 } op_clean() {