mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-04 17:51:03 +00:00
bootstrap.sh: ensure bootstrap script returns 0 on success
This commit is contained in:
parent
d93c10e189
commit
9e25cc2c0f
@ -408,6 +408,7 @@ run() {
|
|||||||
print_autotools_vers
|
print_autotools_vers
|
||||||
bootstrap_libs
|
bootstrap_libs
|
||||||
${BGJOB} && wait
|
${BGJOB} && wait
|
||||||
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
run
|
run
|
||||||
|
Loading…
x
Reference in New Issue
Block a user