aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--t/t5150-request-pull.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/t5150-request-pull.sh b/t/t5150-request-pull.sh
index 4c7f48a80..8e0425b7a 100644
--- a/t/t5150-request-pull.sh
+++ b/t/t5150-request-pull.sh
@@ -92,7 +92,7 @@ test_expect_success 'setup: two scripts for reading pull requests' '
: diffstat
n
/ [0-9]* files changed/ {
- a\
+ a\\
DIFFSTAT
b
}
@@ -102,7 +102,7 @@ test_expect_success 'setup: two scripts for reading pull requests' '
/^[a-zA-Z]* ([0-9]*):\$/ n
/^\$/ N
/^\n[a-zA-Z]* ([0-9]*):\$/! {
- a\
+ a\\
SHORTLOG
D
}