tests/test-lfs-largefiles.t
changeset 36650 9318babff83b
parent 35999 8c7d5e90e6bd
child 37348 f4e84dfc06fd
--- a/tests/test-lfs-largefiles.t	Sat Mar 03 12:23:03 2018 -0500
+++ b/tests/test-lfs-largefiles.t	Sat Mar 03 14:44:41 2018 -0500
@@ -338,7 +338,10 @@
 No diffs when comparing merge and p1 that kept p1's changes.  Diff of lfs to
 largefiles no longer operates in standin files.
 
-  $ hg diff -r 2:3
+This `head -n 20` looks dumb (since we expect no output), but if something
+breaks you can get 1048576 lines of +y in the output, which takes a looooooong
+time to print.
+  $ hg diff -r 2:3 | head -n 20
   $ hg diff -r 2:6
   diff -r e989d0fa3764 -r 752e3a0d8488 large.bin
   --- a/large.bin	Thu Jan 01 00:00:00 1970 +0000