summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2016-08-20 07:51:41 +0200
committerStefan Behnel <stefan_ml@behnel.de>2016-08-20 07:51:41 +0200
commitac6b44f911c6b09e0980590c148eb26ff8502b5d (patch)
tree932fa8b32a30c8a8ed481251950605d2c602ad00
parent0151ad50249ed059d6ba2856882f379fd37a4795 (diff)
downloadpython-lxml-lxml-3.6.tar.gz
wait for last wheel build to finishlxml-3.6
-rwxr-xr-xtools/manylinux/build-wheels.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/manylinux/build-wheels.sh b/tools/manylinux/build-wheels.sh
index 44d8a38f..58f6fcf7 100755
--- a/tools/manylinux/build-wheels.sh
+++ b/tools/manylinux/build-wheels.sh
@@ -52,6 +52,7 @@ build_wheels() {
[ -z "$FIRST" ] || wait ${FIRST}
FIRST=$SECOND
done
+ wait
}
repair_wheels() {