From 46fc376c2f474bc478b42b09cc6538f3c1c57819 Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 3 Dec 2012 17:45:30 +0000 Subject: [PATCH] remove call to xcatdsklspost.new git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14525 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/xcatinstallpost | 2 -- 1 file changed, 2 deletions(-) diff --git a/xCAT/postscripts/xcatinstallpost b/xCAT/postscripts/xcatinstallpost index 54a092bdc..c0ac65f1c 100755 --- a/xCAT/postscripts/xcatinstallpost +++ b/xCAT/postscripts/xcatinstallpost @@ -6,8 +6,6 @@ ################################################################# if [ ! `uname` = Linux ]; then - MYDIR=`dirname $0` - #exec $MYDIR/xcatdsklspost.aix logger -t xcat -p local4.err "$0: the OS name is not Linux" exit fi