Show More
@@ -284,8 +284,8 b' only show up in the test output, not in ' | |||
|
284 | 284 | archiving (foo) [====================================>] 3/3\r (no-eol) (esc) |
|
285 | 285 | \r (no-eol) (esc) |
|
286 | 286 | \r (no-eol) (esc) |
|
287 | archiving (foo/bar) [ ] 0/1\r (no-eol) (esc) | |
|
288 | archiving (foo/bar) [================================>] 1/1\r (no-eol) (esc) | |
|
287 | archiving (foo/bar) [ ] 0/1\r (no-eol) (glob) (esc) | |
|
288 | archiving (foo/bar) [================================>] 1/1\r (no-eol) (glob) (esc) | |
|
289 | 289 | \r (no-eol) (esc) |
|
290 | 290 | $ find ../archive | sort |
|
291 | 291 | ../archive |
@@ -316,8 +316,8 b' Test archiving to zip file (unzip output' | |||
|
316 | 316 | archiving (foo) [====================================>] 3/3\r (no-eol) (esc) |
|
317 | 317 | \r (no-eol) (esc) |
|
318 | 318 | \r (no-eol) (esc) |
|
319 | archiving (foo/bar) [ ] 0/1\r (no-eol) (esc) | |
|
320 | archiving (foo/bar) [================================>] 1/1\r (no-eol) (esc) | |
|
319 | archiving (foo/bar) [ ] 0/1\r (no-eol) (glob) (esc) | |
|
320 | archiving (foo/bar) [================================>] 1/1\r (no-eol) (glob) (esc) | |
|
321 | 321 | \r (no-eol) (esc) |
|
322 | 322 | |
|
323 | 323 | (unzip date formating is unstable, we do not care about it and glob it out) |
@@ -392,8 +392,8 b' cloned:' | |||
|
392 | 392 | linking [ <=> ] 6\r (no-eol) (esc) |
|
393 | 393 | \r (no-eol) (esc) |
|
394 | 394 | \r (no-eol) (esc) |
|
395 | archiving (foo/bar) [ ] 0/1\r (no-eol) (esc) | |
|
396 | archiving (foo/bar) [================================>] 1/1\r (no-eol) (esc) | |
|
395 | archiving (foo/bar) [ ] 0/1\r (no-eol) (glob) (esc) | |
|
396 | archiving (foo/bar) [================================>] 1/1\r (no-eol) (glob) (esc) | |
|
397 | 397 | \r (no-eol) (esc) |
|
398 | 398 | cloning subrepo foo from $TESTTMP/repo/foo |
|
399 | 399 | cloning subrepo foo/bar from $TESTTMP/repo/foo/bar (glob) |
General Comments 0
You need to be logged in to leave comments.
Login now