From d85d5620e0a7f2dc4db917dbe7073df896bfc8e8 Mon Sep 17 00:00:00 2001 From: nott Date: Wed, 13 Oct 2010 16:47:51 +0000 Subject: [PATCH] oops - lost the last change git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7837 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/aixlitesetup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/postscripts/aixlitesetup b/xCAT/postscripts/aixlitesetup index 2281a5011..bec566e2c 100644 --- a/xCAT/postscripts/aixlitesetup +++ b/xCAT/postscripts/aixlitesetup @@ -25,7 +25,7 @@ LOG="${ROOTDIR}/${SL}/statelite.log" # get this node name from the /etc/niminfo file INFO=`cat /etc/niminfo | grep 'NIM_HOSTNAME'` -ME=`echo $INFO | awk -F= '{print $2}'` +ME=`echo $INFO | awk -F= '{print $2}' | awk -F. '{print $1}'` # check the statelite.table file to see if we have # a persistent dir to mount.