[
https://issues.apache.org/jira/browse/MINIFI-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16129338#comment-16129338
]
ASF GitHub Bot commented on MINIFI-368:
---------------------------------------
Github user apiri commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/125
reviewing
> Cmake fails if a test file is opened in vim (dotfile exists)
> ------------------------------------------------------------
>
> Key: MINIFI-368
> URL: https://issues.apache.org/jira/browse/MINIFI-368
> Project: Apache NiFi MiNiFi
> Issue Type: Bug
> Components: C++
> Reporter: Andrew Christianson
> Assignee: Andrew Christianson
>
> In vim's default configuration, dotfiles will be created adjacent to opened
> files. If a unit test is opened, this breaks the cmake build. This is due to
> cmake code which scans the filesystem for unit tests. It should be changed to
> filter out dotfiles.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)