Restore xcatws understanding of existing code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16815 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
ba7d622595
commit
18f0040778
@ -969,7 +969,7 @@ sub nodesHandler {
|
||||
elsif ($subResource eq "energy") {
|
||||
$request->{command} = "renergy";
|
||||
}
|
||||
elsif ($subResource eq "bootstate") {
|
||||
elsif ($subResource eq "bootstat" or $subResource eq "bootstate") {
|
||||
$request->{command} = "nodeset";
|
||||
}
|
||||
elsif ($subResource eq "bootseq") {
|
||||
|
Loading…
Reference in New Issue
Block a user