Mercurial > public > mercurial-scm > hg
diff tests/test-lfs-largefiles.t @ 35999:8c7d5e90e6bd
lfs: teach '{lfs_files}' to handle removed files
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 27 Jan 2018 19:22:15 -0500 |
parents | 8887a45e3384 |
children | 9318babff83b |
line wrap: on
line diff
--- a/tests/test-lfs-largefiles.t Sat Jan 27 18:56:24 2018 -0500 +++ b/tests/test-lfs-largefiles.t Sat Jan 27 19:22:15 2018 -0500 @@ -298,7 +298,7 @@ $TESTTMP/nolargefiles/.hg/hgrc:*: extensions.lfs= (glob) $ hg log -r 'all()' -G -T '{rev} {join(lfs_files, ", ")} ({desc})\n' - o 8 (remove large_by_size.bin) + o 8 large_by_size.bin (remove large_by_size.bin) | o 7 large_by_size.bin (large by size) |