==== maxattr ==== doas -n ksh /home/src/regress/usr.sbin/bgpd/integrationtests/maxattr.sh /usr/sbin/bgpd /home/src/regress/usr.sbin/bgpd/integrationtests 11 12 pair11 pair12 check if rdomains are busy check if interfaces are busy + echo setup setup + ifconfig pair11 rdomain 11 10.12.57.1/29 up + ifconfig pair12 rdomain 12 10.12.57.2/29 up + ifconfig pair11 inet6 2001:db8:57::1/64 + ifconfig pair12 inet6 2001:db8:57::2/64 + ifconfig pair12 alias 10.12.57.3/32 + ifconfig pair12 alias 10.12.57.4/32 + ifconfig pair12 inet6 2001:db8:57::3/128 + ifconfig pair12 inet6 2001:db8:57::4/128 + ifconfig pair11 patch pair12 + ifconfig lo11 inet 127.0.0.1/8 + ifconfig lo12 inet 127.0.0.1/8 + echo run bgpds run bgpds + route -T 11 exec /usr/sbin/bgpd -v -f /home/src/regress/usr.sbin/bgpd/integrationtests/bgpd.maxattr.rdomain1.conf /home/src/regress/usr.sbin/bgpd/integrationtests/bgpd.maxattr.rdomain1.conf:26: syntax error config file /home/src/regress/usr.sbin/bgpd/integrationtests/bgpd.maxattr.rdomain1.conf has errors + error_notify 1 cleanup FAILED *** Error 1 in integrationtests (Makefile:46 'maxattr') FAILED