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

Use env time to bypass built-in time instead of /usr/bin #178

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

davidscn
Copy link
Member

Main changes of this PR

which is more robust if time is not installed (disk-less mode on some HPC systems) and time is not installed in /usr

Author's checklist

  • I used the pre-commit hook and used pre-commit run --all to apply all available hooks.
  • I added a test to cover the proposed changes in our test suite.
  • I updated the documentation in docs/README.md.
  • I updated potential breaking changes in the tutorial precice/tutorials/aste-turbine.

@davidscn davidscn merged commit 2c038a6 into develop Dec 18, 2023
3 checks passed
@davidscn davidscn deleted the switch-time branch December 18, 2023 17:37
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

Successfully merging this pull request may close these issues.

1 participant