CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2018/10/22 10:45:24
Modified files: usr.sbin/vmd : parse.y regress/usr.sbin/vmd/config: Makefile vmd-fail-boot-name-too-long.conf Log message: The recent switch to realpath(3) for the boot string in vmd(8) broke vmd-fail-boot-name-too-long regress. Use a relative existing path for this test. Print the error message in vmd config parser. OK ccardenas@ reyk@