CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/05/07 22:13:44

Modified files:
        regress/lib/libc/asr: regress.sh 

Log message:
asr regress: workaround due to removal of . from the path

Since . is no longer part of the default path, . regress.subr no longer
works. Use ${PWD}.

With this, the regress appears to mostly work except for what looks like
ordering issues and of course it isn't using bsd.regress.mk. I leave the
former to the DNS experts and the latter to the regress experts if they're
interested.

Reply via email to