diff options
| author | Stefan Behnel <stefan_ml@behnel.de> | 2016-08-20 07:51:41 +0200 |
|---|---|---|
| committer | Stefan Behnel <stefan_ml@behnel.de> | 2016-08-20 07:51:41 +0200 |
| commit | ac6b44f911c6b09e0980590c148eb26ff8502b5d (patch) | |
| tree | 932fa8b32a30c8a8ed481251950605d2c602ad00 | |
| parent | 0151ad50249ed059d6ba2856882f379fd37a4795 (diff) | |
| download | python-lxml-lxml-3.6.tar.gz | |
wait for last wheel build to finishlxml-3.6
| -rwxr-xr-x | tools/manylinux/build-wheels.sh | 1 |
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() { |
