summaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorKaleb S KEITHLEY <kkeithle@redhat.com>2016-05-17 10:14:02 -0400
committerKaleb KEITHLEY <kkeithle@redhat.com>2016-05-18 06:55:02 -0700
commit2321e8968eadfc34fce3a0026aafc8fa18e0bbb5 (patch)
tree5d4424335b8cd6f8a8426c874f0da90a3a01ed06 /extras
parenta8a44316f435b33f54ef06e4ffba085bd0739a12 (diff)
core: assorted typos and spelling mistakes reported by Debian lintian
Also missing bang (!) in #!/bin/bash in shell scripts. Backport of > http://review.gluster.org/#/c/14398/ > BUG: 1336793 > Change-Id: I567a4be8f0f31f6285550f243fe802895f6bc43b Change-Id: I003554daede9937a41010e085c74e77957c5c608 BUG: 1336794 Reported-by: Patrick Matthäi <pmatthaei@debian.org> Signed-off-by: Kaleb S KEITHLEY <kkeithle@redhat.com> Reviewed-on: http://review.gluster.org/14400 NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> Smoke: Gluster Build System <jenkins@build.gluster.com> CentOS-regression: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'extras')
-rwxr-xr-xextras/ganesha/scripts/create-export-ganesha.sh2
-rwxr-xr-xextras/ganesha/scripts/dbus-send.sh2
-rwxr-xr-xextras/hook-scripts/reset/post/S31ganesha-reset.sh3
3 files changed, 4 insertions, 3 deletions
diff --git a/extras/ganesha/scripts/create-export-ganesha.sh b/extras/ganesha/scripts/create-export-ganesha.sh
index bd884b4c4a8..59750d6dc57 100755
--- a/extras/ganesha/scripts/create-export-ganesha.sh
+++ b/extras/ganesha/scripts/create-export-ganesha.sh
@@ -1,4 +1,4 @@
-#/bin/bash
+#!/bin/bash
#This script is called by glusterd when the user
#tries to export a volume via NFS-Ganesha.
diff --git a/extras/ganesha/scripts/dbus-send.sh b/extras/ganesha/scripts/dbus-send.sh
index 87e616c23a2..0b69be52c62 100755
--- a/extras/ganesha/scripts/dbus-send.sh
+++ b/extras/ganesha/scripts/dbus-send.sh
@@ -1,4 +1,4 @@
-#/bin/bash
+#!/bin/bash
# Try loading the config from any of the distro
# specific configuration locations
diff --git a/extras/hook-scripts/reset/post/S31ganesha-reset.sh b/extras/hook-scripts/reset/post/S31ganesha-reset.sh
index 8191d960592..9538911a842 100755
--- a/extras/hook-scripts/reset/post/S31ganesha-reset.sh
+++ b/extras/hook-scripts/reset/post/S31ganesha-reset.sh
@@ -1,4 +1,5 @@
-#/bin/bash
+#!/bin/bash
+
PROGNAME="Sganesha-reset"
OPTSPEC="volname:,gd-workdir:"
VOL=