提交 79271d02 编写于 作者: S Stephen Connolly

[JENKINS-33068] There was a bug in the rotation logic

上级 2316bfba
......@@ -161,8 +161,8 @@ public abstract class AsyncAperiodicWork extends AperiodicWork {
o);
}
}
p = o;
}
p = o;
}
}
}
......
......@@ -144,8 +144,8 @@ public abstract class AsyncPeriodicWork extends PeriodicWork {
o);
}
}
p = o;
}
p = o;
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册