From 08357faa334731f21eb865175d364efe943b48e5 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file perl-xCAT/xCAT/data/switchinfo.pm --- perl-xCAT/xCAT/data/switchinfo.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/data/switchinfo.pm b/perl-xCAT/xCAT/data/switchinfo.pm index b5793f01c..6fab0f150 100644 --- a/perl-xCAT/xCAT/data/switchinfo.pm +++ b/perl-xCAT/xCAT/data/switchinfo.pm @@ -1,6 +1,6 @@ # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -#This module includes some glocal table to look up the switch type via mac and vendor +#This module includes some glocal table to look up the switch type via mac and vendor package xCAT::data::switchinfo;