aboutsummaryrefslogtreecommitdiff
path: root/bigtop-packages/src/deb/hbase
diff options
context:
space:
mode:
authorBruno Jacques Mahe <bmahe@apache.org>2011-10-27 23:53:34 +0000
committerBruno Jacques Mahe <bmahe@apache.org>2011-10-27 23:53:34 +0000
commitd0126317544977dd3bb8cf065a651ce6a80da752 (patch)
tree05b034c583e448d158582594f54801e3afe0d558 /bigtop-packages/src/deb/hbase
parent0f6a0c3571e4733f6986f5d9c1a8eef4a3a32743 (diff)
BIGTOP-194. source is not a sh(1) command
git-svn-id: https://svn.apache.org/repos/asf/incubator/bigtop/trunk@1190096 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bigtop-packages/src/deb/hbase')
-rw-r--r--bigtop-packages/src/deb/hbase/service-init.d.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop-packages/src/deb/hbase/service-init.d.tpl b/bigtop-packages/src/deb/hbase/service-init.d.tpl
index 254554c6..1d2b1a80 100644
--- a/bigtop-packages/src/deb/hbase/service-init.d.tpl
+++ b/bigtop-packages/src/deb/hbase/service-init.d.tpl
@@ -42,7 +42,7 @@
set -e
-source /etc/default/hadoop
+. /etc/default/hadoop
# Our default HBASE_HOME and HBASE_PID_DIR
export HBASE_HOME=/usr/lib/hbase