Date: Thu, 07 Oct 2021 11:23:08 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 253893] sed "/^\s*$/d" complains about trailing backslash (\) Message-ID: <bug-253893-227-MIyNpteAeh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253893-227@https.bugs.freebsd.org/bugzilla/> References: <bug-253893-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253893 --- 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 cha= nge in virtualenvwrapper.sh (replace \s with [[:space:]] in sed). Could someone with commit rights to the ports do that? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253893-227-MIyNpteAeh>