rollback the change in r8946
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
fc3792dbce
commit
4656cc9ddb
@ -629,12 +629,6 @@ sub makescript
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# touch the /etc/xCATSN when it is a service node
|
||||
if (xCAT::Utils->isSN($node)) {
|
||||
push @scriptd, "touch /etc/xCATSN";
|
||||
}
|
||||
|
||||
###Please do not remove or modify this line of code!!! xcatdsklspost depends on it
|
||||
push @scriptd, "# postscripts-start-here\n";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user