Skip to content
This repository has been archived by the owner on Feb 6, 2019. It is now read-only.

Don't try to open HTML files using open(1) on Linux #26

Open
maxbrunsfeld opened this issue Feb 1, 2018 · 0 comments
Open

Don't try to open HTML files using open(1) on Linux #26

maxbrunsfeld opened this issue Feb 1, 2018 · 0 comments

Comments

@maxbrunsfeld
Copy link
Contributor

When parsing a file with the -D flag, we currently try to open the generated HTML log file with the open command. This doesn't work on Linux, and I'm not sure if there's a reliable equivalent. If there isn't, then on Linux we should probably just print out the name of the generated file and stop there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant