Module Name: src Committed By: martin Date: Fri Jan 10 12:55:14 UTC 2020
Modified Files:
src/usr.sbin/sysinst: partman.c
Log Message:
When asked to create a whole-disk partition for unknown usage, do not only
assert(false), but actually return an error (in case "assert" is a nop).
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/usr.sbin/sysinst/partman.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
