fix package name for NetworkUtils.pm

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6007 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
ligc 2010-05-07 01:59:49 +00:00
parent a006620400
commit 2bc904db70

View File

@ -1,6 +1,6 @@
#!/usr/bin/env perl
# IBM(c) 2010 EPL license http://www.eclipse.org/legal/epl-v10.html
package xCAT::Utils;
package xCAT::NetworkUtils;
BEGIN
{