mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-06-06 22:01:55 +00:00
update
This commit is contained in:
parent
9e2b1f4941
commit
a298fb0216
@ -61,7 +61,7 @@ func (mocker *Mocker) GetDuration(job Job, nodes []NodeStatus) int {
|
||||
|
||||
}
|
||||
|
||||
if len(str) == 2 {
|
||||
if len(str) > 1 {
|
||||
jobName := str[0]
|
||||
|
||||
durations := map[string]map[string]int{
|
||||
|
Loading…
Reference in New Issue
Block a user