Adar Dembo has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/11907 )

Change subject: [cmake] no empty KUDU_DATA_FILES ctest env variables
......................................................................


Patch Set 3: Code-Review+2

(1 comment)

http://gerrit.cloudera.org:8080/#/c/11907/3/CMakeLists.txt
File CMakeLists.txt:

http://gerrit.cloudera.org:8080/#/c/11907/3/CMakeLists.txt@877
PS3, Line 877:     if (NOT "${DATA_FILES_LIST}" STREQUAL "")
Does this work?

  if (NOT DATA_FILES_LIST)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2b255f6148649cd282bab70fb19c3321fec01adb
Gerrit-Change-Number: 11907
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Thu, 08 Nov 2018 00:34:41 +0000
Gerrit-HasComments: Yes

Reply via email to