summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uts.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2020-07-30 21:32:19 +0000
committerschwarze <schwarze@openbsd.org>2020-07-30 21:32:19 +0000
commit0ccf1ab80020d2f72361286f01862562f0afe2c6 (patch)
treea8d358aa72060a897189d1391d5fbaae751a37f1 /sys/dev/usb/uts.c
parentRemove the unused function canonicalize_host(), it was copied from relayd. (diff)
downloadwireguard-openbsd-0ccf1ab80020d2f72361286f01862562f0afe2c6.tar.xz
wireguard-openbsd-0ccf1ab80020d2f72361286f01862562f0afe2c6.zip
bluhm@ has been pointing out for a long time that the mandoc test suite
was quite nasty in hiding most of the commands being run with '@', hindering debugging in case anything failed. In particular, it hindered debugging that had to start from the log of a bulk regress run. So, finally, resolve this issue by removing almost all these '@'s. This commit does not change any of the test commands. If you want to be sure that you don't miss failures, run something like: make regress 2>&1 | tee make.log ; grep -B1 FAILED make.log
Diffstat (limited to 'sys/dev/usb/uts.c')
0 files changed, 0 insertions, 0 deletions