Blame SOURCES/sg3_utils-1.37-rescan-scsi-typo.patch

a6e0dd
diff -urNp sg3_utils-1.37-orig/scripts/rescan-scsi-bus.sh sg3_utils-1.37-new/scripts/rescan-scsi-bus.sh
a6e0dd
--- sg3_utils-1.37-orig/scripts/rescan-scsi-bus.sh	2016-07-14 15:22:26.268711185 +0200
a6e0dd
+++ sg3_utils-1.37-new/scripts/rescan-scsi-bus.sh	2016-07-14 15:18:50.443651936 +0200
a6e0dd
@@ -941,7 +941,7 @@ if test @$1 = @--help -o @$1 = @-h -o @$
a6e0dd
     echo "--wide:          same as -w"
a6e0dd
     echo "--forcerescan:   Rescan existing devices"
a6e0dd
     echo "--forceremove:   Remove and readd every device (DANGEROUS)"
a6e0dd
-    echo "--nooptscan:     don't stop looking for LUNs is 0 is not found"
a6e0dd
+    echo "--nooptscan:     don't stop looking for LUNs if 0 is not found"
a6e0dd
     echo "--color:         use coloured prefixes OLD/NEW/DEL"
a6e0dd
     echo "--hosts=LIST:    Scan only host(s) in LIST"
a6e0dd
     echo "--channels=LIST: Scan only channel(s) in LIST"