Date: Mon, 30 Jan 2023 21:57:39 +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-uLMT1VKl0x@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253893-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253893 Quanah Gibson-Mount <quanah.gibsonmount@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |quanah.gibsonmount@gmail.co | |m --- Comment #19 from Quanah Gibson-Mount <quanah.gibsonmount@gmail.com> --- This also broke the OpenLDAP test suite when running on FreeBSD 13: Testing account lockout... sed: 1: "s/.*seconds_before_unlo ...": RE error: trailing backslash (\) ldapsearch failed (49)! Affected line is: DELAY=`echo "$DELAYATTR" | sed -n -e 's/.*seconds_before_unlock=\(\d*\)/\1/p'` -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253893-227-uLMT1VKl0x>
