Baptiste Daroussin

Results 143 comments of Baptiste Daroussin

On freebsd you can just drop the sys/wait.h maybe you can do the same on netbsd. the only problem you will have imho is cleanenv which you don't have and...

Failed to open a file: No such file or directory .Collision found!: No error: 0 .............xx.........xx.......xx........................xx In test "Directory notifications": failed: receive IN_DELETE_SELF on removing a directory failed: receive IN_IGNORED...

moniroting /tmp/foo directory work. When I start monitoring only /tmp I got the following failures: Failed to open a file: Operation not supported Failed to start watching a dependency :...

While here, each incrond receive an event there is an error prompted: kevent failed: Interrupted system call

uname -r should be enough I do have tests in pkg that will only be run on Linux/FreeBSD but not on OSX (because related to elf binary analysis) and some...

So far I have been working around with aft-sh and it worked by simply not defining some test if uname -r replies Darwin. But it is not ideal: https://github.com/freebsd/pkg/blob/master/tests/frontend/jpeg.sh#L9 https://github.com/freebsd/pkg/blob/master/tests/frontend/001sanity.sh#L4

So you want me to remove the discovery of the space and always split long lines?

I think I addressed all the comments

I believe this has been addressed 0ecb0eb can the reporter confirm?