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

Remove -debug flag for timing #529

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Remove -debug flag for timing #529

merged 1 commit into from
Jun 17, 2024

Conversation

dkuegler
Copy link
Member

If fs_time fails (this would usually not happen in Linux), timecmd is set to empty (no timing is performed) and the -debug flag in line 38 becomes the "command". This raises an error.

This addresses #528 .

If `fs_time` fails (this would usually not happen in Linux), `timecmd` is set to empty (no timing is performed) and the `-debug` flag in line 38 becomes the "command". This raises an error.
@dkuegler dkuegler requested a review from m-reuter June 17, 2024 16:37
@m-reuter m-reuter merged commit 2c04d15 into dev Jun 17, 2024
2 checks passed
@m-reuter m-reuter deleted the fix/time-debug branch June 17, 2024 21:10
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.

2 participants