You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/12/23 19:54:24 UTC

[pulsar] branch master updated (8dd0fd7 -> 1ed6af5)

This is an automated email from the ASF dual-hosted git repository.

sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 8dd0fd7  Fix Issue #8999 (#9014)
     add 1ed6af5  Remove set_python_version.sh and references (#9023)

No new revisions were added by this update.

Summary of changes:
 docker/pulsar/Dockerfile                           |  2 --
 docker/pulsar/scripts/set_python_version.sh        | 32 ----------------------
 .../latest-version-image/scripts/run-bookie.sh     |  2 --
 .../latest-version-image/scripts/run-broker.sh     |  2 --
 .../scripts/run-functions-worker.sh                |  2 --
 .../latest-version-image/scripts/run-global-zk.sh  |  2 --
 .../latest-version-image/scripts/run-local-zk.sh   |  2 --
 .../scripts/run-presto-worker.sh                   |  2 --
 .../latest-version-image/scripts/run-proxy.sh      |  2 --
 .../latest-version-image/scripts/run-standalone.sh |  2 --
 10 files changed, 50 deletions(-)
 delete mode 100755 docker/pulsar/scripts/set_python_version.sh