Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ian Eiloart
Sympl
Commits
a499fdd0
Commit
a499fdd0
authored
Jul 19, 2019
by
Paul Cammish
Browse files
Allow tests to complete
parent
43a4c438
Changes
1
Hide whitespace changes
Inline
Side-by-side
cron/lib/symbiosis/crontab.rb
View file @
a499fdd0
...
...
@@ -329,7 +329,7 @@ module Symbiosis
# time in the 30 years after now.
#
def
next_due
(
now
=
Time
.
now
)
time
=
Time
.
now
time
=
now
orig_time
=
time
while
!
ready?
(
time
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment