You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Mike Percy (Code Review)" <ge...@ip-10-146-233-104.ec2.internal> on 2016/02/11 22:18:20 UTC

[kudu-CR] Allow for specifying libs to build to build-thirdparty.sh

Mike Percy has uploaded a new patch set (#2).

Change subject: Allow for specifying libs to build to build-thirdparty.sh
......................................................................

Allow for specifying libs to build to build-thirdparty.sh

$* must not be in quotes if we want to allow iteration with a for loop
(which was the original intention). Tested locally.

Change-Id: I3bd7f329c001d3f9de992e4b0d74e16996f75580
---
M thirdparty/build-thirdparty.sh
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/21/2121/2
-- 
To view, visit http://gerrit.cloudera.org:8080/2121
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3bd7f329c001d3f9de992e4b0d74e16996f75580
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>