From dc88104e7ec8b788f74c8d06e8bedcf6e9ec0114 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 15 Dec 2022 11:32:21 +0200 Subject: Fix expected test output for effective escaping in double-quoted strings --- tests/release.testscript | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/release.testscript b/tests/release.testscript index f626de7..60f55a6 100644 --- a/tests/release.testscript +++ b/tests/release.testscript @@ -931,7 +931,7 @@ log2 = [cmdline] $gp2 log '--pretty=format:"%d %s"' Fix buildfile - Add 'n' to the end of the file. + Add '\n' to the end of the file. Fix repositories.manifest @@ -960,7 +960,7 @@ log2 = [cmdline] $gp2 log '--pretty=format:"%d %s"' Fix buildfile - Add 'n' to the end of the file. + Add '\n' to the end of the file. Fix repositories.manifest @@ -996,7 +996,7 @@ log2 = [cmdline] $gp2 log '--pretty=format:"%d %s"' Fix buildfile - Add 'n' to the end of the file. + Add '\n' to the end of the file. Fix repositories.manifest -- cgit v1.1