2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-17 03:40:39 +00:00

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'];
}