From nobody Mon Mar 25 03:45:29 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V2zNV2VrDz5FBwr for ; Mon, 25 Mar 2024 03:45:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V2zNV1F0Jz4DdC for ; Mon, 25 Mar 2024 03:45:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711338330; a=rsa-sha256; cv=none; b=GNdEvKZhm1OytSdfeVFLWPOdPw/Nu/UuW2cngmOshkkD/UQTcnWOTBzgEkBCkKue1ozBh0 dAqZQBVNMLlgWB01ZLu+uhBjjzGiKh16+rUdRO4ieplJMUuc0Liy99iyn8wN/+GPXinmor 1y/WdNnAYLdQIG/ZhJsPZJDEknl+VrXBJkUN4kLw32Bo81aIAMIgVSjVqoR2xx/BELw5EH vvrtzgIMYr08cPvjjqNOGT9A22giTEJTeoW/ruiyoPUF300008dqPR0OKu2vf1R8EVokhp SrlaFcxrLl4fmJp8SrzK46yY69IGNtlcg8FuCYyXrAbJE1q7vBGUyVqBRqS5lw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711338330; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=PkR32qCfmE+fh5QIgB8n1EZ3NgZ79vzorgbBiGWlWdI=; b=MhytR+dY9TOna3ySc2vfvHZ2et4GrOPLJYv6kqqRHzwogYONdpLL6KWoEQ6/fy9FH3zegz 8jkFHJYwKgZZlgpN/H3Pvh4fUZGnuyVOM1NdSVV5KFYCkxDniQNpoYR/BO169Cb974aNX/ wpn/dTAw22i1VZXCVbTOp3MJouU+gpL4/TdPmNb3LTJJGfTcv9qhj2HsvJfRUYQpJOQmUg HWvvFPtNa6RkmEbTVhI2XcuGTytLMcJz98FVqavm7yMrjQSu0A6knsoz8rYhdB/+aeHjQ7 Mn4XbFGwDhujlfW7tP1SdGa2OUPOzqFy4AUrq+K2lw0eMPVI4c20LUMKOzuo6g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4V2zNV0jrXz10qW for ; Mon, 25 Mar 2024 03:45:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 42P3jUmI066918 for ; Mon, 25 Mar 2024 03:45:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42P3jTl0066917 for bugs@FreeBSD.org; Mon, 25 Mar 2024 03:45:29 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 253893] sed "/^\s*$/d" complains about trailing backslash (\) Date: Mon, 25 Mar 2024 03:45:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: crb@ChrisBowman.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253893 --- Comment #25 from crb --- The comment from Sara Adam spam, don't follow the link --=20 You are receiving this mail because: You are the assignee for the bug.=