diff tests/test-largefiles-misc.t @ 23886:5ce8dcd05dc4

largefiles: enable subrepo support for add The --large, --normal and --lfsize args couldn't be passed to a subrepo before, and files in the subrepos would be added silently (if -v wasn't specified) as normal files. As an added bonus, 'hg add --dry-run' no longer prints that largefiles would also be added as normal files as well.
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 12 Jan 2015 21:44:43 -0500
parents 304e69cb1ee9
children f2b6f37d537b
line wrap: on
line diff
--- a/tests/test-largefiles-misc.t	Mon Jan 12 20:59:17 2015 -0500
+++ b/tests/test-largefiles-misc.t	Mon Jan 12 21:44:43 2015 -0500
@@ -214,7 +214,7 @@
   A .hgsub
   ? .hgsubstate
   $ echo "rev 1" > subrepo/large.txt
-  $ hg -R subrepo add --large subrepo/large.txt
+  $ hg add --large subrepo/large.txt
   $ hg sum
   parent: 1:8ee150ea2e9c tip
    add subrepo