Re: Weirdness in /bin/sh of 8.0
> It just stops after printing the package list: 1. What's the exit code? 2. If you run it with sh -x, do you see where it exits?
Weirdness in /bin/sh of 8.0
I am a user of pkg_chk (pkgtools/pkg_chk) to keep my packages up to date. One step in this process is calling "pkg_chk -vak": verbose, add packages, keep going in case of error. Starting with 8.0 this stopped working. It worked fine in 7.0. Normal procedure is that pkg_chk first determines the li