diff --git a/bootstrap.sh b/bootstrap.sh index 102df82eed..ec13fdd669 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -408,6 +408,7 @@ run() { print_autotools_vers bootstrap_libs ${BGJOB} && wait + return 0 } run