https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221203
Jilles Tjoelker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Open --- Comment #3 from Jilles Tjoelker <[email protected]> --- Patch v1 seems sensible. Patch v2bis looks like it will not work (the | is literal, e.g. sh -c 'case "a|b" in a${$+|b}) echo yes;; esac' prints yes) and the extra complexity is probably unnecessary. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-rc To unsubscribe, send any mail to "[email protected]"
