fix a minor typo in destiny.pm

This commit is contained in:
daniceexi 2014-05-27 08:33:55 -04:00
parent 1039462c44
commit ceb6370771

View File

@ -609,8 +609,8 @@ sub nextdestiny {
}
if ($callnodeset) {
$args;
if($noupdate_flag)
my $args;
if($noupdate_flag)
{
$args = ['enact', '--noupdateinitrd'];
}