fixed defect 2830176 for better msg information
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3922 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
46c142266d
commit
217867e98a
@ -86,7 +86,7 @@ sub parse_args {
|
||||
# Network attributes undefined
|
||||
#####################################
|
||||
if ( !%client_nethash ) {
|
||||
return( [RC_ERROR,"Cannot get network information for $node"] );
|
||||
return( [RC_ERROR,"Cannot get network information for node"] );
|
||||
}
|
||||
|
||||
if ( exists($opt{C}) ) {
|
||||
|
Loading…
Reference in New Issue
Block a user