mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
add debuginfo in xcattest
This commit is contained in:
parent
8d89716327
commit
579a910684
@ -637,6 +637,7 @@ sub getnodeattr
|
||||
}else{
|
||||
foreach my $output1 (@output){
|
||||
if($output1 =~ /$attr=(\w.+)/){
|
||||
log_this("$attr is $1");
|
||||
return $1;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user