tests/test-lfs.t
changeset 35451 e28dedf4ff43
parent 35400 4441705b7111
child 35456 488634db5928
--- a/tests/test-lfs.t	Sat Dec 16 11:32:10 2017 -0500
+++ b/tests/test-lfs.t	Sat Dec 16 12:34:40 2017 -0500
@@ -571,8 +571,7 @@
 files.  Therefore, the files don't exist in the remote store.  Use the files in
 the user cache.
 
-  $ find $TESTTMP/repo12/.hg/store/lfs/objects -type f
-  find: */repo12/.hg/store/lfs/objects*: $ENOENT$ (glob)
+  $ test -d $TESTTMP/repo12/.hg/store/lfs/objects
   [1]
 
   $ hg --config extensions.share= share repo12 repo13