1
0
mirror of https://github.com/newnius/YAO-scheduler.git synced 2025-06-06 22:01:55 +00:00
This commit is contained in:
Newnius 2020-06-14 21:18:39 +08:00
parent 9e2b1f4941
commit a298fb0216

View File

@ -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{