[Bug 292130] NO_CLEAN knob documentation vs WITH_CLEAN
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292130] NO_CLEAN knob documentation vs WITH_CLEAN"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Jan 2026 17:47:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292130 --- Comment #3 from Adriaan de Groot <adridg@freebsd.org> --- Thanks Ed, that clarifies a little, but that wasn't the confusing bit for me. Let me try again: - if you set `NO_CLEAN`, then line 481 will print an info message - the info message says you can use `WITHOUT_CLEAN` - but `WITHOUT_CLEAN` is not, as far as I can tell, a knob you can set in `src.conf` The documentation for `src.conf` says that `WITH_CLEAN` is a knob, which has the opposite meaning. I think that we ought to also remove the informational message: when `NO_CLEAN` is on, even as the default, there's no need to explain anything additional. -- You are receiving this mail because: You are the assignee for the bug.