Show More
@@ -339,18 +339,21 b' Test archiving to zip file (unzip output' | |||||
339 | archiving (foo/bar) [================================>] 1/1\r (no-eol) (glob) (esc) |
|
339 | archiving (foo/bar) [================================>] 1/1\r (no-eol) (glob) (esc) | |
340 | archiving (foo/bar) [================================>] 1/1\r (no-eol) (glob) (esc) |
|
340 | archiving (foo/bar) [================================>] 1/1\r (no-eol) (glob) (esc) | |
341 | \r (no-eol) (esc) |
|
341 | \r (no-eol) (esc) | |
|
342 | ||||
|
343 | (unzip date formating is unstable, we do not care about it and glob it out) | |||
|
344 | ||||
342 | $ unzip -l ../archive.zip |
|
345 | $ unzip -l ../archive.zip | |
343 | Archive: ../archive.zip |
|
346 | Archive: ../archive.zip | |
344 | Length Date Time Name |
|
347 | Length Date Time Name | |
345 | --------- ---------- ----- ---- |
|
348 | --------- ---------- ----- ---- | |
346 |
172 |
|
349 | 172 ?????????? 00:00 .hg_archival.txt (glob) | |
347 |
10 |
|
350 | 10 ?????????? 00:00 .hgsub (glob) | |
348 |
45 |
|
351 | 45 ?????????? 00:00 .hgsubstate (glob) | |
349 |
3 |
|
352 | 3 ?????????? 00:00 x.txt (glob) | |
350 |
10 |
|
353 | 10 ?????????? 00:00 foo/.hgsub (glob) | |
351 |
45 |
|
354 | 45 ?????????? 00:00 foo/.hgsubstate (glob) | |
352 |
9 |
|
355 | 9 ?????????? 00:00 foo/y.txt (glob) | |
353 |
9 |
|
356 | 9 ?????????? 00:00 foo/bar/z.txt (glob) | |
354 | --------- ------- |
|
357 | --------- ------- | |
355 | 303 8 files |
|
358 | 303 8 files | |
356 |
|
359 |
General Comments 0
You need to be logged in to leave comments.
Login now