CVSROOT: /cvs Module name: src Changes by: an...@cvs.openbsd.org 2024/12/21 00:49:03
Modified files: regress/usr.bin/tail: follow-overwrite-data.sh Added files: regress/usr.bin/tail: util.sh Log message: Replace poor man's synchronization primitive (i.e. sleep) with a wait until construct in the hopes of making these tests less flaky.