提交 8f6bfcda 编写于 作者: K Kohsuke Kawaguchi

marking the release

上级 17e7d7a1
......@@ -440,7 +440,7 @@ public final class CronTab {
* Checks a prospective crontab specification to see if it could benefit from balanced hashes.
* @param spec a (legal) spec
* @return a similar spec that uses a hash, if such a transformation is necessary; null if it is OK as is
* @since XXX
* @since 1.509
*/
public static @CheckForNull String hashify(String spec) {
if (spec.contains("H")) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册