Re: mkinitrd sbp2 typo?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Warren Togami wrote:
Did you mean it to be "$module" to match the others, instead of "$modules"?

Typo, fixed.


Warren Togami
wtogami@xxxxxxxxxx

diff --git a/mkinitrd b/mkinitrd
index 477b350..300db21 100755
--- a/mkinitrd
+++ b/mkinitrd
@@ -1464,7 +1464,7 @@ for MODULE in $MODULES; do
         emit "stabilized /proc/bus/usb/devices"
     fi
     # Firewire likes to change the subsystem name every 3 hours. :/
-    if [ "$modules" = "sbp2" ]; then
+    if [ "$module" = "sbp2" ]; then
         emit "echo Waiting for driver initialization."
         emit "stabilized /sys/bus/ieee1394/drivers/sbp2"
     fi

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


--
  Peter

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux