Date: Thu, 11 Jun 2020 01:40:39 +0200 From: Mateusz Piotrowski <0mp@FreeBSD.org> To: Yuri Pankov <yuripv@yuripv.dev>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r362017 - in head/usr.bin/sed: . tests Message-ID: <995726df-cb28-c294-09ca-6cca302b24a6@FreeBSD.org> In-Reply-To: <20200610220619.Iup5c%steffen@sdaoden.eu> References: <202006101923.05AJNwPt006602@repo.freebsd.org> <a5e45631-bf32-56bc-4c03-0d0ad1d10ff2@yuripv.dev> <20200610220619.Iup5c%steffen@sdaoden.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On 6/11/20 12:06 AM, Steffen Nurpmeso wrote: > Yuri Pankov wrote in > <a5e45631-bf32-56bc-4c03-0d0ad1d10ff2@yuripv.dev>: > |Mateusz Piotrowski wrote: > |> Author: 0mp (doc,ports committer) > |> Date: Wed Jun 10 19:23:58 2020 > |> New Revision: 362017 > |> URL: https://svnweb.freebsd.org/changeset/base/362017 > |> > |> Log: > |> Read commands from stdin when -f - is passed to sed(1) > .. > |Am I reading it wrong, or is it the same test case added 3 times? > > It also used "Fl f Cm -" instead of "Fl f Ar -". Just saying.. Which is correct. "-" is not a variable here. It is a fixed string hence the use of Cm.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?995726df-cb28-c294-09ca-6cca302b24a6>