mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-24 15:05:36 +00:00
add debuginfo in xcattest
This commit is contained in:
@ -637,6 +637,7 @@ sub getnodeattr
|
||||
}else{
|
||||
foreach my $output1 (@output){
|
||||
if($output1 =~ /$attr=(\w.+)/){
|
||||
log_this("$attr is $1");
|
||||
return $1;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user