bug3767:Target node doesn't return 'booted' status in sysclone

This commit is contained in:
xq2005 2013-09-11 03:23:19 -07:00
parent d7db26b19c
commit f9e7a88e69

View File

@ -8,6 +8,6 @@ fi
if [ -x "/xcatpost/updateflag.awk" ];then
/xcatpost/updateflag.awk $IMAGESERVER 3002
/xcatpost/updateflag.awk $IMAGESERVER 3002 "installstatus failed"
/xcatpost/updateflag.awk $IMAGESERVER 3002 "installstatus booted"
fi