2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 17:30:19 +00:00

Merge pull request #6097 from immarvin/onissue

fix issue syntax error in xcatdsklspost
This commit is contained in:
Gᴏɴɢ Jie
2019-03-14 14:26:51 +08:00
committed by GitHub

View File

@ -495,7 +495,6 @@ else # for common mode MODE=1,2,3,5 (updatenode,moncfg,node deployment)
download_postscripts "${SIP}:${HTTPPORT}"
if [ $? -eq 0 ]; then
downloaded=1
break
fi
fi
fi