Enji Cooper

Results 131 comments of Enji Cooper

What about providing a command line override for the report/log directory instead, like `kyua report*` has?

I'm not sure what the support surface is for OpenBSM and I don't remember the exact version of OpenSSL BoringSSL and LibreSSL are based on, but given that all versions...

I'm looking at moving from autotools to cmake in post-kyua 0.14 release. That work might address the issues seen here.

This is fixed on main with d9789afd. The issue won't be present in the next release.

This duplicates https://github.com/ddmee/polling2/pull/105 .

Is the CI / Linux Integration issue occurring on main?

@estesp : I incorporated your comments by using `path.filepath.Join(..)`. I agree that it's unnecessarily redundant putting a tempfile in a tempdir. Thanks for the feedback :)