CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/09/04 06:04:03
Modified files:
regress/sys/nfs: Makefile
regress/sys/ffs/nfs: Makefile
Log message:
Before mounting NFS, wait until mountd(8) has exported the directory.
Fixes a race in the test setup.
OK mpi@.
