https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284749
--- Comment #13 from Jordan Morningstar <[email protected]> --- (In reply to Michael Osipov from comment #12) * I do not understand why -B is necessary at all "Aren't "if [ $WANTCERTDESTFILE -a -e "$CERTDESTFILE" ]" + "if [ $WANTCERTDESTFILE ]" later enough?" No, it isn't. WANTCERTDESTFILE is ternary * Don't touch want we aren't unstructed to touch or haven't created. That's what the script does. -b and -B are the instructions for the two cases where we want it to "touch" things If it would help, I can write out a more complete explanation of the design considerations -- You are receiving this mail because: You are the assignee for the bug.
