1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-18 01:28:42 +00:00

wait better

This commit is contained in:
Michael Jerris 2012-05-08 15:24:55 -04:00
parent 9a802cd4d3
commit 33da6bf3b3

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