2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

Merge pull request #6000 from tingtli/task566

update case xcatconfig_c to make it to run on hierarchy environment
This commit is contained in:
Weihua Hu 2019-02-18 10:55:18 +08:00 committed by GitHub
commit 314d38f6fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,10 @@ cmd:if lsdef service > /dev/null 2>&1; then updatenode service -P servicenode;fi
check:rc==0
cmd:if lsdef service > /dev/null 2>&1; then xdsh $$CN date;fi
check:rc==0
cmd:if lsdef service > /dev/null 2>&1; then updatenode service -P servicenode;fi
check:rc==0
cmd:if lsdef service > /dev/null 2>&1; then xdsh $$CN date;fi
check:rc==0
end
start:xcatconfig_s