wait better
This commit is contained in:
parent
9a802cd4d3
commit
33da6bf3b3
|
@ -457,6 +457,7 @@ bootstrap_libs() {
|
||||||
((libbootstrap ${i} ; bootstrap_libs_post ${i}) &)
|
((libbootstrap ${i} ; bootstrap_libs_post ${i}) &)
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
${BGJOB} && wait
|
||||||
}
|
}
|
||||||
|
|
||||||
run() {
|
run() {
|
||||||
|
|
Loading…
Reference in New Issue