the bug #2889373 is fixed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4468 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
00cd9051d8
commit
dac4be5735
@ -236,6 +236,8 @@ sub noderm
|
||||
|
||||
if ($args) {
|
||||
@ARGV = @{$args};
|
||||
} else {
|
||||
@ARGV = ();
|
||||
}
|
||||
if (!GetOptions('h|?|help' => \$HELP, 'v|version' => \$VERSION) ) { $noderm_usage->(1); return; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user