--- a/tests/test-extdiff.t Thu Oct 24 18:58:58 2024 +0200
+++ b/tests/test-extdiff.t Fri Oct 25 23:54:24 2024 +0200
@@ -37,15 +37,15 @@
use external program to diff repository (or selected files)
- Show differences between revisions for the specified files, using the
- following program:
+ Show differences between revisions for the specified files, using the
+ following program:
- 'echo'
+ 'echo'
- When two revision arguments are given, then changes are shown between those
- revisions. If only one revision is specified then that revision is compared to
- the working directory, and, when no revisions are specified, the working
- directory files are compared to its parent.
+ When two revision arguments are given, then changes are shown between
+ those revisions. If only one revision is specified then that revision is
+ compared to the working directory, and, when no revisions are specified,
+ the working directory files are compared to its parent.
options ([+] can be repeated):
@@ -523,8 +523,8 @@
[10]
$ LC_MESSAGES=ja_JP.UTF-8 hg --config hgext.extdiff= --config extdiff.cmd.td=$U help td \
- > | grep "^ '"
- '\xa5\xa5'
+ > | grep "^ '"
+ '\xa5\xa5'
$ cd $TESTTMP