From: Chris Gianelloni Date: Wed, 31 May 2006 21:54:58 +0000 (+0000) Subject: Ooops... forgot my then after elif. I hope nobody noticed. X-Git-Tag: v3.4.10.902~356 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=edea15ae0dfce21409834ccd2ab6e6315e54bafb;p=genkernel.git Ooops... forgot my then after elif. I hope nobody noticed. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@396 67a159dc-881f-0410-a524-ba9dfbe2cb84 --- diff --git a/generic/linuxrc b/generic/linuxrc index f1db571..0677acc 100644 --- a/generic/linuxrc +++ b/generic/linuxrc @@ -454,6 +454,7 @@ then then LOOPTYPE='squashfs' elif [ "${LOOP}" = '/image.squashfs' ] + then LOOPTYPE='squashfs' elif [ "${LOOP}" = '/livecd.gcloop' ] then