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