-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:
jbjohnso 2008-05-19 18:04:04 +00:00
parent f37f0a917c
commit 5435d6f597

View File

@ -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)],
);
#####################################################