-Remove switch shortcut that gets in the way of the 'nodels <noderange> tablename' functionality for switch table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1444 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
f37f0a917c
commit
5435d6f597
@ -21,7 +21,7 @@ my %shortnames = (
|
||||
groups => [qw(nodelist groups)],
|
||||
tags => [qw(nodelist groups)],
|
||||
mgt => [qw(nodehm mgt)],
|
||||
switch => [qw(switch switch)],
|
||||
#switch => [qw(switch switch)],
|
||||
);
|
||||
|
||||
#####################################################
|
||||
|
Loading…
Reference in New Issue
Block a user