diff tests/test-largefiles.t @ 18980:9717a326d270

largefiles: drop --cache-largefiles again This goes a step further than d69585a5c5c0 and backs out the unreleased --cache-largefiles option. The same can be achieved with --lfrev heads(pulled()) and we shouldn't introduce unnecessary command line options.
author Mads Kiilerich <madski@unity3d.com>
date Mon, 15 Apr 2013 01:59:11 +0200
parents 1176832fc757
children 83ead8cb0ff2
line wrap: on
line diff
--- a/tests/test-largefiles.t	Mon Apr 15 01:59:04 2013 +0200
+++ b/tests/test-largefiles.t	Mon Apr 15 01:59:11 2013 +0200
@@ -1391,7 +1391,7 @@
   Invoking status precommit hook
   M sub/large4
 # Test --cache-largefiles flag
-  $ hg pull --cache-largefiles ../e
+  $ hg pull --lfrev 'heads(pulled())' ../e
   pulling from ../e
   searching for changes
   adding changesets
@@ -1399,7 +1399,6 @@
   adding file changes
   added 2 changesets with 4 changes to 4 files (+1 heads)
   (run 'hg heads' to see heads, 'hg merge' to merge)
-  caching largefiles for 1 heads
   2 largefiles cached
   $ hg merge
   merging sub/large4