Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/tests/net
Module Name: src
Committed By: martin
Date: Thu Aug 22 19:20:29 UTC 2024
Modified Files:
src/tests/net [netbsd-10]: net_common.sh
Log Message:
Pull up following revision(s) (requested by rin in ticket #781):
tests/net/net_common.sh: revision 1.45
tests/net_common.sh: Halt rump servers only if already started
Do not cat(1) missing ${_rump_server_socks}, in case where
a test should be skipped before starting any rump server.
NFC otherwise; if ${_rump_server_socks} is absent,
`rump_server_halt` can nothing anyway, unfortunately.
Thanks ozaki-r@ for discussion.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.44.2.1 src/tests/net/net_common.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index