merge with stable
authorThomas Arendsen Hein <thomas@intevation.de>
Tue, 18 Sep 2012 15:36:58 +0200
changeset 17596 2eac9641496d
parent 17595 741e2bef4155 (current diff)
parent 17594 536fee6a5486 (diff)
child 17597 772b3764d3e8
child 17603 a7fa5bd1c914
merge with stable
tests/test-largefiles.t
--- a/tests/test-largefiles.t	Tue Sep 18 15:30:22 2012 +0200
+++ b/tests/test-largefiles.t	Tue Sep 18 15:36:58 2012 +0200
@@ -203,21 +203,21 @@
   $ cat ../hg.pid >> $DAEMON_PIDS
   $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'file/tip/?style=raw'
   200 Script output follows
-  
-  
+
+
   drwxr-xr-x sub
   -rw-r--r-- 41 large3
   -rw-r--r-- 9 normal3
-  
-  
+
+
   $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'file/tip/sub/?style=raw'
   200 Script output follows
-  
-  
+
+
   -rw-r--r-- 41 large4
   -rw-r--r-- 9 normal4
-  
-  
+
+
   $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS
 #endif
 
@@ -1179,7 +1179,7 @@
   adding manifests
   adding file changes
   added 1 changesets with 1 changes to 1 files
- 
+
 exit code with nothing outgoing (issue3611)
   $ hg outgoing ../dest
   comparing with ../dest