Merge pull request #7443 from ts468/fixgrub
Fix grub for "nodev" targets.
This commit is contained in:
commit
e6b664cafe
@ -468,8 +468,8 @@ sub getEfiTarget {
|
||||
if ($grubTargetEfi eq "") { die }
|
||||
else {return "only" }
|
||||
} else {
|
||||
# at least one grub target has to be given
|
||||
die
|
||||
# prevent an installation if neither grub nor grubEfi is given
|
||||
return "neither"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user