aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/artifacts/build_package_python.sh
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2017-05-18 19:01:53 -0700
committerGravatar ncteisen <ncteisen@gmail.com>2017-05-18 19:01:53 -0700
commitdf8c3eec39f05c84d9504467b2dccd55738523be (patch)
treefad1ea316ba39eb2051bed9167d21f7bb608e9bb /tools/run_tests/artifacts/build_package_python.sh
parentd21040bf1ef56a96808eebe4961039e726fbc80c (diff)
parent9ea6d79474a2cc842b9a7a927dfc2b30d8373ae3 (diff)
Merge branch 'master' of https://github.com/grpc/grpc into more-bm-diff
Diffstat (limited to 'tools/run_tests/artifacts/build_package_python.sh')
-rwxr-xr-xtools/run_tests/artifacts/build_package_python.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/artifacts/build_package_python.sh b/tools/run_tests/artifacts/build_package_python.sh
index 4a1c15ceee..9148bb0e59 100755
--- a/tools/run_tests/artifacts/build_package_python.sh
+++ b/tools/run_tests/artifacts/build_package_python.sh
@@ -36,7 +36,7 @@ mkdir -p artifacts/
# All the python packages have been built in the artifact phase already
# and we only collect them here to deliver them to the distribtest phase.
-cp -r $EXTERNAL_GIT_ROOT/architecture={x86,x64},language=python,platform={windows,linux,macos}/artifacts/* artifacts/ || true
+cp -r $EXTERNAL_GIT_ROOT/platform={windows,linux,macos}/artifacts/python_*/* artifacts/ || true
# TODO: all the artifact builder configurations generate a grpcio-VERSION.tar.gz
# source distribution package, and only one of them will end up