Enji Cooper

Results 89 comments of Enji Cooper

The pre-commit compatible hook already supports python 3: https://pre-commit.com/ . It might be a wise idea to just migrate to that instead.

Please note that ${FSIMG}.$$ also needs to be removed in `do_exit`.

It might also be the memory test if the system has gobs on RAM in it. Try setting hw.memtest.tests=0 in the loader.

This is something that bsdinstall does already, but it's not thoroughly documented Later versions of FreeBSD have bsdconfig in them as well, which is more featureful, and I believe better...

This is might be an upstream FreeBSD bug. Could you please provide repro directions with mfsbsd on https://bugs.freebsd.org/bugzilla ?

@jmmv: this patch looks valid. Can you please take a look at this?

@grobian: I disagree, per the current Solaris spec: https://docs.oracle.com/cd/E86824_01/html/E54766/getopt-3c.html . Is Solaris compiling with non-POSIX mode enabled?

> I assumed you wouldn't want that, as that would require trickery with either the C-standard or _POSIX_SOURCE feature tests, which on Solaris requires you to do it correctly, else...

CC: @asomers, @emaste

> 🎉 > One problem, though. When I use the new googletest test program, "kyua report" doesn't work. > > ``` > > /home/somers/src/github/jmmv/kyua/kyua report > kyua: E: Column 'result_reason'...