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/72194710 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/72194710 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/72194710 Branch: refs/heads/master Commit: 7219471081ab5f65ad7ae3b2deeb3c1659922102 Parents: 0e6d203 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:06:28 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/72194710/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/72194710/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/72194710/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/72194710/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
