mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-05 16:49:08 +00:00
Merge pull request #7522 from VersatusHPC/fix/xcattest-newcmdstart-upstream
fix: reset newcmdstart between files in xcattest load_case
This commit is contained in:
@@ -1229,6 +1229,7 @@ sub load_case {
|
||||
}
|
||||
}
|
||||
close($fd);
|
||||
$newcmdstart = 0;
|
||||
}
|
||||
|
||||
my @wrong_cases = ();
|
||||
|
||||
Reference in New Issue
Block a user