##// END OF EJS Templates
tests: add missing glob for Windows
Matt Mackall -
r23099:6df4bc39 stable
parent child Browse files
Show More
@@ -256,7 +256,7 b" Make sure our changes don't affect the r"
256 $ hg --cwd a up 5
256 $ hg --cwd a up 5
257 0 files updated, 0 files merged, 1 files removed, 0 files unresolved
257 0 files updated, 0 files merged, 1 files removed, 0 files unresolved
258 $ hg --cwd a --config extensions.strip= strip -r 6
258 $ hg --cwd a --config extensions.strip= strip -r 6
259 saved backup bundle to $TESTTMP/a/.hg/strip-backup/bd4f7b7a7067-backup.hg
259 saved backup bundle to $TESTTMP/a/.hg/strip-backup/bd4f7b7a7067-backup.hg (glob)
260
260
261 #endif
261 #endif
262
262
General Comments 0
You need to be logged in to leave comments. Login now