Merge branch 'lt/request-pull'
A brown-paper-bag bugfix to a test that turned out to be a no-op by mistake. * lt/request-pull: fix brown paper bag breakage in t5150-request-pull.sh
This commit is contained in:
commit
bfbdfa33f6
@ -229,7 +229,7 @@ test_expect_success 'pull request format' '
|
||||
cd local &&
|
||||
git request-pull initial "$downstream_url" full
|
||||
) >request &&
|
||||
grep ' tags/full$'
|
||||
grep " tags/full\$" request
|
||||
'
|
||||
|
||||
test_expect_success 'request-pull ignores OPTIONS_KEEPDASHDASH poison' '
|
||||
|
Loading…
Reference in New Issue
Block a user