Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--smart-restart should compare oldest input to *youngest* (not oldest) output #452

Open
bcdarwin opened this issue Jun 3, 2020 · 0 comments

Comments

@bcdarwin
Copy link
Member

bcdarwin commented Jun 3, 2020

See

latest_output_mtime = max([os.stat(outputFile).st_mtime for outputFile in s.outputFiles])

@bcdarwin bcdarwin changed the title --smart-restart should compare youngest stage input to *oldest* (not youngest) output --smart-restart should compare *youngest* (not oldest) input to oldest output Jun 3, 2020
@bcdarwin bcdarwin changed the title --smart-restart should compare *youngest* (not oldest) input to oldest output --smart-restart should compare oldest input to *youngest* (not oldest) output Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant