fixed defect that usage statement does not get print out by the hw commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4622 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
82bb3ea630
commit
5f3a8c839a
@ -764,6 +764,7 @@ sub plugin_command {
|
||||
|
||||
unless (@nodes) { #register the plugin in the event of usage
|
||||
$handler_hash{$ownmod} = 1;
|
||||
$useglobals = 1;
|
||||
}
|
||||
my $hdlrcache;
|
||||
if ($hdlrtable) {
|
||||
|
Loading…
Reference in New Issue
Block a user