test-subrepo-recursion.t: fix progress output on no-hardlink systems
authorAugie Fackler <augie@google.com>
Tue, 09 Jun 2015 12:57:57 -0400
changeset 25487 f7b8b4ae2d25
parent 25486 fd1e335d9876
child 25488 89ce95f907bd
test-subrepo-recursion.t: fix progress output on no-hardlink systems
tests/test-subrepo-recursion.t
--- a/tests/test-subrepo-recursion.t	Tue Jun 09 00:02:02 2015 -0400
+++ b/tests/test-subrepo-recursion.t	Tue Jun 09 12:57:57 2015 -0400
@@ -403,20 +403,14 @@
   $ hg archive --subrepos -r tip --prefix './' ../archive.tar.gz
   \r (no-eol) (esc)
   archiving [                                           ] 0/3\r (no-eol) (esc)
-  archiving [                                           ] 0/3\r (no-eol) (esc)
-  archiving [=============>                             ] 1/3\r (no-eol) (esc)
   archiving [=============>                             ] 1/3\r (no-eol) (esc)
   archiving [===========================>               ] 2/3\r (no-eol) (esc)
-  archiving [===========================>               ] 2/3\r (no-eol) (esc)
-  archiving [==========================================>] 3/3\r (no-eol) (esc)
   archiving [==========================================>] 3/3\r (no-eol) (esc)
                                                               \r (no-eol) (esc)
   \r (no-eol) (esc)
   linking [ <=>                                           ] 1\r (no-eol) (esc)
                                                               \r (no-eol) (esc)
   \r (no-eol) (esc)
-                                                              \r (no-eol) (esc)
-  \r (no-eol) (esc)
   linking [  <=>                                          ] 1cloning subrepo foo from $TESTTMP/repo/foo
   cloning subrepo foo/bar from $TESTTMP/repo/foo/bar (glob)
 #endif