2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +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
commit bbe29109ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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