You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2019/11/10 06:48:50 UTC

[kudu-CR](branch-1.10.x) [build-support] fix on enable devtoolset inner.sh

Hello Kudu Jenkins, Andrew Wong, Adar Dembo,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/14682

to review the following change.


Change subject: [build-support] fix on enable_devtoolset_inner.sh
......................................................................

[build-support] fix on enable_devtoolset_inner.sh

When ccache is not present on the build machine, the prior version
of this script output an error:
  enable_devtoolset_inner.sh: line 28: [: too many arguments

This patch fixes this minor issue.

Change-Id: I49b1db9933371304674b148cc4d71c3703be1772
Reviewed-on: http://gerrit.cloudera.org:8080/14595
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <ad...@cloudera.com>
Reviewed-by: Andrew Wong <aw...@cloudera.com>
(cherry picked from commit 719418a60235a5155efe95c37e9fc6e319f41e0c)
---
M build-support/enable_devtoolset_inner.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/82/14682/1
-- 
To view, visit http://gerrit.cloudera.org:8080/14682
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.10.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I49b1db9933371304674b148cc4d71c3703be1772
Gerrit-Change-Number: 14682
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

[kudu-CR](branch-1.10.x) [build-support] fix on enable devtoolset inner.sh

Posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org>.
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14682 )

Change subject: [build-support] fix on enable_devtoolset_inner.sh
......................................................................

[build-support] fix on enable_devtoolset_inner.sh

When ccache is not present on the build machine, the prior version
of this script output an error:
  enable_devtoolset_inner.sh: line 28: [: too many arguments

This patch fixes this minor issue.

Change-Id: I49b1db9933371304674b148cc4d71c3703be1772
Reviewed-on: http://gerrit.cloudera.org:8080/14595
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <ad...@cloudera.com>
Reviewed-by: Andrew Wong <aw...@cloudera.com>
(cherry picked from commit 719418a60235a5155efe95c37e9fc6e319f41e0c)
Reviewed-on: http://gerrit.cloudera.org:8080/14682
Reviewed-by: Alexey Serbin <as...@cloudera.com>
Tested-by: Alexey Serbin <as...@cloudera.com>
---
M build-support/enable_devtoolset_inner.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alexey Serbin: Looks good to me, approved; Verified

-- 
To view, visit http://gerrit.cloudera.org:8080/14682
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.10.x
Gerrit-MessageType: merged
Gerrit-Change-Id: I49b1db9933371304674b148cc4d71c3703be1772
Gerrit-Change-Number: 14682
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

[kudu-CR](branch-1.10.x) [build-support] fix on enable devtoolset inner.sh

Posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org>.
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/14682 )

Change subject: [build-support] fix on enable_devtoolset_inner.sh
......................................................................


Patch Set 1: Verified+1 Code-Review+2

dev-env change that has been proven to work for both the branch-1.11.x and the master branches


-- 
To view, visit http://gerrit.cloudera.org:8080/14682
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.10.x
Gerrit-MessageType: comment
Gerrit-Change-Id: I49b1db9933371304674b148cc4d71c3703be1772
Gerrit-Change-Number: 14682
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Sun, 10 Nov 2019 06:50:05 +0000
Gerrit-HasComments: No