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:
parent
f8079d2071
commit
26ee4cf110
@ -317,6 +317,8 @@ sub deconfig {
|
||||
|
||||
}
|
||||
|
||||
} else {
|
||||
push @result,[$name,"NO Deconfigured resources", 0];
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user