aboutsummaryrefslogtreecommitdiff
path: root/tests/release.testscript
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-12-15 11:32:21 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-12-15 11:32:21 +0200
commitdc88104e7ec8b788f74c8d06e8bedcf6e9ec0114 (patch)
treebfa11244289880dedc0898a6962d8c94fb81e6b9 /tests/release.testscript
parent7d237c9a5d55d7ad5f1c81664eb059294a034f69 (diff)
Fix expected test output for effective escaping in double-quoted strings
Diffstat (limited to 'tests/release.testscript')
-rw-r--r--tests/release.testscript6
1 files changed, 3 insertions, 3 deletions
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