From 3b70862d1b961f7273f2385524e6760cd26d482d Mon Sep 17 00:00:00 2001 From: Julius Seporaitis Date: Sun, 10 Jul 2011 00:02:07 +0300 Subject: [PATCH] Updated file permisions in bin/ directory. --- bin/hadoop-config.sh | 0 bin/start-hmon-remote.sh | 0 bin/start-raidnode-remote.sh | 0 bin/stop-hmon-remote.sh | 0 bin/stop-hmon.sh | 0 bin/stop-raidnode-remote.sh | 0 bin/stop-raidnode.sh | 0 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 bin/hadoop-config.sh mode change 100644 => 100755 bin/start-hmon-remote.sh mode change 100644 => 100755 bin/start-raidnode-remote.sh mode change 100644 => 100755 bin/stop-hmon-remote.sh mode change 100644 => 100755 bin/stop-hmon.sh mode change 100644 => 100755 bin/stop-raidnode-remote.sh mode change 100644 => 100755 bin/stop-raidnode.sh diff --git a/bin/hadoop-config.sh b/bin/hadoop-config.sh old mode 100644 new mode 100755 diff --git a/bin/start-hmon-remote.sh b/bin/start-hmon-remote.sh old mode 100644 new mode 100755 diff --git a/bin/start-raidnode-remote.sh b/bin/start-raidnode-remote.sh old mode 100644 new mode 100755 diff --git a/bin/stop-hmon-remote.sh b/bin/stop-hmon-remote.sh old mode 100644 new mode 100755 diff --git a/bin/stop-hmon.sh b/bin/stop-hmon.sh old mode 100644 new mode 100755 diff --git a/bin/stop-raidnode-remote.sh b/bin/stop-raidnode-remote.sh old mode 100644 new mode 100755 diff --git a/bin/stop-raidnode.sh b/bin/stop-raidnode.sh old mode 100644 new mode 100755