defect 3013633: remove all the directories created by ftp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
e36edf8a6f
commit
286b317cd8
@ -327,6 +327,7 @@ while [ $op_index -le $OTHERPKGS_INDEX ]; do
|
||||
if [ $mounted -eq 0 ]; then
|
||||
cd /xcatpost
|
||||
dir_no_ftproot=${OTHERPKGDIR#$INSTALLDIR/}
|
||||
dir_no_ftproot=${dir_no_ftproot/\/*/}
|
||||
rm -f -R $dir_no_ftproot
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user