comment out removing the /xcatpost in the beginning of the xcatdsklspost
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13884 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
0af054755f
commit
12ce82d7e8
@ -118,7 +118,7 @@ fi
|
||||
if [ ! -d /tmp/postage ]; then
|
||||
mkdir -p /tmp/postage
|
||||
fi
|
||||
rm -R -f /xcatpost/*
|
||||
#rm -R -f /xcatpost/*
|
||||
rm -R -f /tmp/postage/*
|
||||
|
||||
#here we get all the postscripts. Please do not change this behaviour because some scripts depend on others
|
||||
|
Loading…
Reference in New Issue
Block a user