tests/test-largefiles-misc.t
branchstable
changeset 35217 aa905f9cdcda
parent 35168 b175e54c1103
child 35252 5d176979eb13
--- a/tests/test-largefiles-misc.t	Fri Dec 01 23:27:08 2017 -0500
+++ b/tests/test-largefiles-misc.t	Tue Dec 05 16:55:41 2017 -0500
@@ -1095,8 +1095,7 @@
 Move (and then undo) a directory move with only largefiles.
 
   $ listtree() {
-  >   find $@ \( -type d -printf "%p/\n" -o -type f -printf "%p\n" \) \
-  >           -a -name .hg -prune | sort
+  >   $PYTHON $TESTDIR/list-tree.py $@
   > }
 
   $ cd subrepo-root