[Bug 253893] sed "/^\s*$/d" complains about trailing backslash (\)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Oct 2021 11:23:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253893 --- Comment #13 from freebsd@schukraft.org --- So far, neither the port maintainer nor upstream have reacted to this issue. Effectively, the port is broken as-is, but the fix is a simple one line change in virtualenvwrapper.sh (replace \s with [[:space:]] in sed). Could someone with commit rights to the ports do that? -- You are receiving this mail because: You are the assignee for the bug.