fix library

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13585 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2012-08-23 11:12:26 +00:00
parent de83e9c163
commit 324bbc20f6

View File

@ -246,7 +246,7 @@ sub invoke_cmd {
#my $fsp_ip = ();
my $Rc = 0;
#$fsp_ip = xCAT::Utils::getNodeIPaddress( $fsp_name );
#$fsp_ip = xCAT::NetworkUtils::getNodeIPaddress( $fsp_name );
#if(!defined($fsp_ip)) {
# return "Failed to get the $fsp_name\'s ip";
#}