synchronize with trunk.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13220 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
d373e3f456
commit
0ee40f1aa5
@ -123,7 +123,7 @@ sub parse_args {
|
||||
Getopt::Long::Configure( "bundling" );
|
||||
$request->{method} = undef;
|
||||
|
||||
if ( !GetOptions( \%opt, qw(V|Verbose resetnet))) {
|
||||
if ( !GetOptions( \%opt, qw(V|verbose resetnet))) {
|
||||
return( usage() );
|
||||
}
|
||||
####################################
|
||||
|
Loading…
Reference in New Issue
Block a user