##// END OF EJS Templates
tests: skip filelog damage tests when not using revlogs...
Gregory Szorc -
r37362:e1942c19 default
parent child Browse files
Show More
@@ -173,6 +173,8 b' Test server side validation during push'
173 updating to branch default
173 updating to branch default
174 2 files updated, 0 files merged, 0 files removed, 0 files unresolved
174 2 files updated, 0 files merged, 0 files removed, 0 files unresolved
175
175
176 #if reporevlogstore
177
176 Test spurious filelog entries:
178 Test spurious filelog entries:
177
179
178 $ cd test-validation-clone
180 $ cd test-validation-clone
@@ -246,6 +248,8 b' Expected to fail:'
246
248
247 $ cd ..
249 $ cd ..
248
250
251 #endif
252
249 Test push hook locking
253 Test push hook locking
250 =====================
254 =====================
251
255
General Comments 0
You need to be logged in to leave comments. Login now