[ https://issues.apache.org/jira/browse/GEODE-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878519#comment-15878519 ]
ASF GitHub Bot commented on GEODE-2516: --------------------------------------- GitHub user mmartell opened a pull request: https://github.com/apache/geode-native/pull/22 GEODE-2516: Fix quickstart install to retain permissions. - By default cmake install unsets the execute bit. To retain it add USE_SOURCE_PERMISSIONS flag. You can merge this pull request into a Git repository by running: $ git pull https://github.com/mmartell/geode-native feature/GEODE-2516 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode-native/pull/22.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #22 ---- commit f27ea86ff04062073c7ebbd01b9f19f349797456 Author: Mike Martell <mmart...@pivotal.io> Date: 2017-02-22T15:46:38Z GEODE-2516: Fix quickstart install to retain permissions. - By default cmake install unsets the execute bit. To retain it add USE_SOURCE_PERMISSIONS flag. ---- > Script to Run Quickstarts not exectable > --------------------------------------- > > Key: GEODE-2516 > URL: https://issues.apache.org/jira/browse/GEODE-2516 > Project: Geode > Issue Type: Bug > Components: native client > Reporter: Michael Martell > > The runcpp.sh script for running the native client quickstarts is not > executable. -- This message was sent by Atlassian JIRA (v6.3.15#6346)