tests/test-diff-copy-depth.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 10 Sep 2008 13:52:33 +0200
changeset 7018 0b72836b0384
parent 6424 d8f44384c3ee
permissions -rw-r--r--
run-tests.py: fix the check for the hg installation with -jn (n > 1)

-- With aaa
Status:
A somename
  other-file

Diff:
diff --git a/other-file b/somename
copy from other-file
copy to somename

-- With zzz
Status:
A somename
  other-file

Diff:
diff --git a/other-file b/somename
copy from other-file
copy to somename