Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Fix app option after switch to opn #34

Merged
merged 2 commits into from
Mar 25, 2018
Merged

Fix app option after switch to opn #34

merged 2 commits into from
Mar 25, 2018

Conversation

TheDancingCode
Copy link
Collaborator

This should correctly implement the app option again, after the switch from open to opn in #32. I ran all the examples and got identical results compared to the previous behaviour. I apologize for the incorrect implementation earlier.

Closes #33.

@stephenlacy
Copy link
Owner

Excellent, thanks!

@stephenlacy stephenlacy merged commit 4ca16b0 into stephenlacy:master Mar 25, 2018
@TheDancingCode TheDancingCode deleted the issue/33 branch March 25, 2018 22:23
@TheDancingCode
Copy link
Collaborator Author

I noticed though that the tests aren't really useful. They check that opening doesn't return an error, but there's no way to make sure anything actually opened.

@stephenlacy
Copy link
Owner

Yeah, the only tests I could think of involve running ps -e | grep app-name and checking if it was open...

@PyvesB
Copy link

PyvesB commented Mar 26, 2018

This solves the issues reported in #33 for me. Thanks @TheDancingCode !

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

Successfully merging this pull request may close these issues.

None yet

3 participants