##// END OF EJS Templates
tests: fix test-clone on vfat
Matt Mackall -
r25241:aa362047 default
parent child Browse files
Show More
@@ -75,7 +75,7 b' No update, with debug option:'
75 75 linking: 8
76 76 linked 8 files
77 77 #else
78 $ hg --debug clone -U . ../c
78 $ hg --debug clone -U . ../c --config progress.debug=true
79 79 linking: 1
80 80 copying: 2
81 81 copying: 3
General Comments 0
You need to be logged in to leave comments. Login now