summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Duncan <lduncan@suse.com>2022-04-07 09:04:43 -0700
committerLee Duncan <lduncan@suse.com>2022-04-07 09:04:43 -0700
commit92c2677008610d282d3f6240eab740f79a41a3dc (patch)
treeeb4cb8ce01b32d4568742a39130f9d6a108ca940
parent1aafa5e52fe2bbd15b9597fe09a3e2afb6e662df (diff)
downloadopen-iscsi-92c2677008610d282d3f6240eab740f79a41a3dc.tar.gz
utils: remove errant spaces in script
There were a few spaces accidentally left at the ends of a few lines in iscsi-gen-initiatorname, so remove them.
-rw-r--r--utils/iscsi-gen-initiatorname.sh.template10
1 files changed, 5 insertions, 5 deletions
diff --git a/utils/iscsi-gen-initiatorname.sh.template b/utils/iscsi-gen-initiatorname.sh.template
index e6260d7..a06d6d0 100644
--- a/utils/iscsi-gen-initiatorname.sh.template
+++ b/utils/iscsi-gen-initiatorname.sh.template
@@ -28,11 +28,11 @@ KERNEL_COMMENTS="\
##
## iSCSI Initiatorname taken from Kernel Command line.
##
-## DO NOT EDIT OR REMOVE THIS FILE!
+## DO NOT EDIT OR REMOVE THIS FILE!
## If you remove this file, the iSCSI daemon will not start.
## Any change here may be overwritten at next boot, if
## the kernel command-line parameter is passed in, again.
-## If a different initiatorname is required please change the
+## If a different initiatorname is required please change the
## initiatorname on the kernel command line and call:
## # iscsi-gen-initiatorname -f
## to recreate an updated version of this file.
@@ -42,10 +42,10 @@ IBFT_COMMENTS="\
##
## iSCSI Initiatorname taken from iBFT BIOS tables.
##
-## DO NOT EDIT OR REMOVE THIS FILE!
+## DO NOT EDIT OR REMOVE THIS FILE!
## If you remove this file, the iSCSI daemon will not start.
## Any change here will not be reflected to the iBFT BIOS tables.
-## If a different initiatorname is required please change the
+## If a different initiatorname is required please change the
## initiatorname in the BIOS setup and call:
## # iscsi-gen-initiatorname -f
## to recreate an updated version of this file.
@@ -55,7 +55,7 @@ NORMAL_COMMENTS="\
##
## Default iSCSI Initiatorname.
##
-## DO NOT EDIT OR REMOVE THIS FILE!
+## DO NOT EDIT OR REMOVE THIS FILE!
## If you remove this file, the iSCSI daemon will not start.
## If you change the InitiatorName, existing access control lists
## may reject this initiator. The InitiatorName must be unique