tests_: make test-myparent.t resilient to BSD vs GNU grep differences

Differential Revision: https://phabricator.intern.facebook.com/D4442162
This commit is contained in:
Kostia Balytskyi 2017-01-20 08:33:49 -08:00
parent 0a89353310
commit bca6074eee

View File

@ -56,15 +56,19 @@ Make sure the template keywords are documented correctly
$ hg help templates | grep -A2 myparent
myparentdiff Show the differential revision of the commit's parent, if it
has the same author as this commit.
-- (?)
myparentreviewers
Show the reviewers of the commit's parent, if it has the
same author as this commit.
-- (?)
myparentsubscribers
Show the subscribers of the commit's parent, if it has the
same author as this commit.
-- (?)
myparenttasks
Show the tasks from the commit's parent, if it has the same
author as this commit.
-- (?)
myparenttitleprefix
Show the title prefix of the commit's parent, if it has the
same author as this commit.