Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12460
Change subject: KUDU-2411: fix dep pattern matching in relocation script ...................................................................... KUDU-2411: fix dep pattern matching in relocation script The trailing '|' caused all shared objects except for the sasl2 modules to be excluded. The resulting archive wasn't usable. Change-Id: If90f95bd7a1a8f8c2a3f6441d047096542f1f048 --- M build-support/mini-cluster/relocate_binaries_for_mini_cluster.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/60/12460/1 -- To view, visit http://gerrit.cloudera.org:8080/12460 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.9.x Gerrit-MessageType: newchange Gerrit-Change-Id: If90f95bd7a1a8f8c2a3f6441d047096542f1f048 Gerrit-Change-Number: 12460 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]>
