X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5150-request-pull.sh;h=9cc0a42ea977e184be7af02e05352da8155c4728;hb=721e76cbfac650ce676fc789b717eb21e1daa46e;hp=169d3ea376f68a0924920b52748ba64356084eab;hpb=57af58e888165db623925f25e290f1b9472fd5c9;p=git.git diff --git a/t/t5150-request-pull.sh b/t/t5150-request-pull.sh index 169d3ea37..9cc0a42ea 100755 --- a/t/t5150-request-pull.sh +++ b/t/t5150-request-pull.sh @@ -67,7 +67,7 @@ test_expect_success 'setup: two scripts for reading pull requests' ' cat <<-\EOT >read-request.sed && #!/bin/sed -nf - / in the git repository at:$/! d + / in the git repository at:$/!d n /^$/ n s/^[ ]*\(.*\) \([^ ]*\)/please pull\ @@ -102,7 +102,7 @@ test_expect_success 'setup: two scripts for reading pull requests' ' /^ [a-zA-Z]/ n /^[a-zA-Z]* ([0-9]*):\$/ n /^\$/ N - /^\n[a-zA-Z]* ([0-9]*):\$/! { + /^\n[a-zA-Z]* ([0-9]*):\$/!{ a\\ SHORTLOG D