Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15405
Change subject: [build] Fix relocate_binaries_for_mini_cluster.py on Python 3 ...................................................................... [build] Fix relocate_binaries_for_mini_cluster.py on Python 3 This patch fixes relocate_binaries_for_mini_cluster.py on Python 3 by ignoring decode failures on string like objects. This keeps Python 2 compatibility as well. Change-Id: I792edd867546315baa05b15c711c72f456bb5bd3 --- M build-support/mini-cluster/relocate_binaries_for_mini_cluster.py 1 file changed, 13 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/05/15405/1 -- To view, visit http://gerrit.cloudera.org:8080/15405 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I792edd867546315baa05b15c711c72f456bb5bd3 Gerrit-Change-Number: 15405 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
