Ooops... forgot my then after elif. I hope nobody noticed.
authorChris Gianelloni <wolf31o2@gentoo.org>
Wed, 31 May 2006 21:54:58 +0000 (21:54 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Wed, 31 May 2006 21:54:58 +0000 (21:54 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@396 67a159dc-881f-0410-a524-ba9dfbe2cb84

generic/linuxrc

index f1db5719a2c1e4039c81275c67e9415caf1b0dd7..0677acca80c4c7cbfc63596d4cebee13f2227143 100644 (file)
@@ -454,6 +454,7 @@ then
                then
                        LOOPTYPE='squashfs'
                elif [ "${LOOP}" = '/image.squashfs' ]
+               then
                        LOOPTYPE='squashfs'
                elif [ "${LOOP}" = '/livecd.gcloop' ]
                then