support for resetsp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9922 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
b650914ca7
commit
33bccafbaf
@ -16,7 +16,7 @@ sub parse_args {
|
||||
my $command = $request->{command};
|
||||
my $args = $request->{arg};
|
||||
my %opt = ();
|
||||
my @rpower = qw(on onstandby off softoff stat state reset boot of sms rackstandby exit_rackstandby lowpower);
|
||||
my @rpower = qw(on onstandby off softoff stat state reset boot of sms rackstandby exit_rackstandby lowpower resetsp);
|
||||
|
||||
#############################################
|
||||
# Responds with usage statement
|
||||
|
Loading…
Reference in New Issue
Block a user