fix defect 3245 2.8:return value of nodeset does not equal to 0 on ppc64
This commit is contained in:
parent
df1c520161
commit
8921bc2734
@ -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