fix defect 3245 2.8:return value of nodeset does not equal to 0 on ppc64
This commit is contained in:
parent
38c2e8e06f
commit
27747c44fa
@ -296,7 +296,8 @@ sub setstate {
|
||||
my $pname = "yaboot.conf-" . $tmp;
|
||||
unlink($tftpdir."/".$pname);
|
||||
link($tftpdir."/etc/".$node,$tftpdir."/".$pname);
|
||||
}
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user