From 37965fe104fb0b75d6a897c6ac9f9a03304f9dc5 Mon Sep 17 00:00:00 2001 From: mxi1 Date: Wed, 14 Jul 2010 02:49:20 +0000 Subject: [PATCH] one "fi" is missed git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6738 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/netboot/rh/dracut/xcatroot | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-server/share/xcat/netboot/rh/dracut/xcatroot b/xCAT-server/share/xcat/netboot/rh/dracut/xcatroot index df339f36e..0202478b4 100755 --- a/xCAT-server/share/xcat/netboot/rh/dracut/xcatroot +++ b/xCAT-server/share/xcat/netboot/rh/dracut/xcatroot @@ -21,6 +21,7 @@ if [ ! -z "$imgurl" ]; then SERVER=${SERVER%:} ROOTDIR=/${ROOTDIR#*/} fi +fi #echo 0 > /proc/sys/vm/zone_reclaim_mode #Avoid kernel bug # RAM root Hybrid with NFS root