wait better

This commit is contained in:
Michael Jerris 2012-05-08 15:24:55 -04:00
parent 9a802cd4d3
commit 33da6bf3b3
1 changed files with 1 additions and 0 deletions

View File

@ -457,6 +457,7 @@ bootstrap_libs() {
((libbootstrap ${i} ; bootstrap_libs_post ${i}) &)
fi
done
${BGJOB} && wait
}
run() {