mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-22 22:15:30 +00:00
fixed bug 3392334, the last code removed No deconfigured resources by chance, this time added it again.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10334 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -317,6 +317,8 @@ sub deconfig {
|
||||
|
||||
}
|
||||
|
||||
} else {
|
||||
push @result,[$name,"NO Deconfigured resources", 0];
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user