CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/06 01:31:53
Modified files:
regress/usr.sbin/bgpd/integrationtests: Makefile md5.sh mrt.sh
network_statement.sh
ovs.sh
Log message:
Cleanup the scripts a bit, error out early if not run as root, use
set -x later in the script instead of ksh -x to shorten the output
of the tests.
