mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-14 18:30:23 +00:00
fix defect 3398
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15344 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -341,7 +341,7 @@ fi # finish the postscripts download
|
||||
|
||||
rm -rf /xcatpost/mypostscript
|
||||
|
||||
node=`hostname`
|
||||
node=`hostname --short`
|
||||
max_retries=2
|
||||
postfix=0
|
||||
download_mypostscript $SIP $node $postfix $max_retries $TFTPDIR
|
||||
|
Reference in New Issue
Block a user