minor fix

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11787 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
yinle 2012-03-08 04:36:14 +00:00
parent aa6fddabd0
commit 12115a7186

View File

@ -522,7 +522,7 @@ sub get_phandle {
$timeout,
[qr/(\n)([^\r]*)(\r)/=>
sub {
nc_msg($verbose, "begin to parse network adapters \n");
nc_msg($verbose, "Parsing network adapters... \n");
#$rconsole->clear_accum();
}
],