Skip to content

Conversation

@ahal
Copy link
Member

@ahal ahal commented Sep 8, 2021

On my system trying to execute the command grcov ... raises an error:

FileNotFoundError: [Errno 2] No such file or directory: 'grcov'

But using ./grcov works just fine. Use the full path regardless to avoid this issue.

On my system trying to execute the command `grcov ...` raises an error:
```
FileNotFoundError: [Errno 2] No such file or directory: 'grcov'
```

But using `./grcov` works just fine. Use the full path regardless to avoid this issue.
@marco-c marco-c merged commit b9a629d into mozilla:master Sep 8, 2021
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