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
This commit is contained in:
lissav 2012-12-03 17:45:30 +00:00
parent ebdb9c140f
commit 46fc376c2f

View File

@ -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