Closed zeloff closed 4 months ago
Allows using chromote in OpenBSD. Passed all tests except for test-chromote-session.R, which was skipped, saying "chromote not available".
chromote
test-chromote-session.R
All committers have signed the CLA.
As per the comments above, I'll make two new pull requests with (1) removing is_linux() from chromote.R and (2) creating is_openbsd(). Thanks for looking into this.
is_linux()
chromote.R
is_openbsd()
Allows using
chromote
in OpenBSD. Passed all tests except fortest-chromote-session.R
, which was skipped, saying "chromote not available".