Correct one typo to adjust the order to remove paging device and ODM configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10984 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -6603,8 +6603,8 @@ sub update_dd_boot
|
||||
# This change will finally go into AIX NIM support
|
||||
[ -n "\${BASECUST_REMOVAL}" ] && {
|
||||
cp /SPOT/usr/sbin/rmdev /usr/sbin
|
||||
odmdelete -o CuDv -q name=\${BASECUST_REMOVAL}
|
||||
rmdev -l \${BASECUST_REMOVAL} -d
|
||||
odmdelete -o CuDv -q name=\${BASECUST_REMOVAL}
|
||||
rm -f /usr/sbin/rmdev
|
||||
}
|
||||
\n\n~;
|
||||
|
||||
Reference in New Issue
Block a user