mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-17 11:50:32 +00:00
fix a minor typo in destiny.pm
This commit is contained in:
@ -609,8 +609,8 @@ sub nextdestiny {
|
||||
}
|
||||
|
||||
if ($callnodeset) {
|
||||
$args;
|
||||
if($noupdate_flag)
|
||||
my $args;
|
||||
if($noupdate_flag)
|
||||
{
|
||||
$args = ['enact', '--noupdateinitrd'];
|
||||
}
|
||||
|
Reference in New Issue
Block a user