fix a minor typo in destiny.pm
This commit is contained in:
parent
1039462c44
commit
ceb6370771
@ -609,8 +609,8 @@ sub nextdestiny {
|
||||
}
|
||||
|
||||
if ($callnodeset) {
|
||||
$args;
|
||||
if($noupdate_flag)
|
||||
my $args;
|
||||
if($noupdate_flag)
|
||||
{
|
||||
$args = ['enact', '--noupdateinitrd'];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user