tests/test-extdiff.t
branchstable
changeset 51706 51057ab0dffa
parent 48052 7d908ee19b5b
child 51709 b5efb7a7d2a5
--- a/tests/test-extdiff.t	Thu Oct 24 18:04:26 2024 +0200
+++ b/tests/test-extdiff.t	Thu Oct 24 15:23:52 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