HBASE-12151 Set mode to 755 on executable scripts in dev-support directory
Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a43f111f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a43f111f Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/a43f111f Branch: refs/heads/branch-1 Commit: a43f111f0d9a98f6814cbf5ded08239ef8362da5 Parents: adec117 Author: Misty Stanley-Jones <[email protected]> Authored: Thu Oct 2 10:57:29 2014 +1000 Committer: Misty Stanley-Jones <[email protected]> Committed: Fri Oct 3 13:07:59 2014 +1000 ---------------------------------------------------------------------- dev-support/hbase_docker.sh | 0 dev-support/jdiffHBasePublicAPI_common.sh | 0 dev-support/jenkinsEnv.sh | 0 dev-support/publish_hbase_website.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/a43f111f/dev-support/hbase_docker.sh ---------------------------------------------------------------------- diff --git a/dev-support/hbase_docker.sh b/dev-support/hbase_docker.sh old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/hbase/blob/a43f111f/dev-support/jdiffHBasePublicAPI_common.sh ---------------------------------------------------------------------- diff --git a/dev-support/jdiffHBasePublicAPI_common.sh b/dev-support/jdiffHBasePublicAPI_common.sh old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/hbase/blob/a43f111f/dev-support/jenkinsEnv.sh ---------------------------------------------------------------------- diff --git a/dev-support/jenkinsEnv.sh b/dev-support/jenkinsEnv.sh old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/hbase/blob/a43f111f/dev-support/publish_hbase_website.sh ---------------------------------------------------------------------- diff --git a/dev-support/publish_hbase_website.sh b/dev-support/publish_hbase_website.sh old mode 100644 new mode 100755
