Show More
@@ -62,14 +62,14 b' Tests of the file helper tool' | |||||
62 | bar: file, links=2, newer than baz, sha1=612ca68d0305c821750a |
|
62 | bar: file, links=2, newer than baz, sha1=612ca68d0305c821750a | |
63 | 0000: 31 0a 32 0a 33 0a 34 0a 35 0a 36 0a 37 0a 38 0a |1.2.3.4.5.6.7.8.| |
|
63 | 0000: 31 0a 32 0a 33 0a 34 0a 35 0a 36 0a 37 0a 38 0a |1.2.3.4.5.6.7.8.| | |
64 | 0010: 39 0a |9.| |
|
64 | 0010: 39 0a |9.| | |
|
65 | $ rm baz | |||
65 | #endif |
|
66 | #endif | |
66 |
|
67 | |||
67 | #if unix-permissions symlink |
|
68 | #if unix-permissions symlink | |
68 | $ ln -s yadda l |
|
69 | $ ln -s yadda l | |
69 | $ f . --recurse -MStmsB4 |
|
70 | $ f . --recurse -MStmsB4 | |
70 |
.: directory with |
|
71 | .: directory with 3 files, mode=755 | |
71 | ./bar: file, size=21, mode=755, md5=3b03, sha1=612c |
|
72 | ./bar: file, size=21, mode=755, md5=3b03, sha1=612c | |
72 | ./baz: file, size=21, mode=755, md5=3b03, sha1=612c |
|
|||
73 | ./foo: file, size=4, mode=644, md5=d3b0, sha1=f1d2 |
|
73 | ./foo: file, size=4, mode=644, md5=d3b0, sha1=f1d2 | |
74 | ./l: link, size=5, md5=2faa, sha1=af93 |
|
74 | ./l: link, size=5, md5=2faa, sha1=af93 | |
75 | #endif |
|
75 | #endif | |
@@ -84,13 +84,10 b' Tests of the file helper tool' | |||||
84 | Yadda is a symlink |
|
84 | Yadda is a symlink | |
85 | #if symlink |
|
85 | #if symlink | |
86 | $ f -qr dir -HB 17 |
|
86 | $ f -qr dir -HB 17 | |
87 |
dir: directory with |
|
87 | dir: directory with 3 files | |
88 | dir/bar: |
|
88 | dir/bar: | |
89 | 0000: 31 0a 32 0a 33 0a 34 0a 35 0a 36 0a 37 0a 38 0a |1.2.3.4.5.6.7.8.| |
|
89 | 0000: 31 0a 32 0a 33 0a 34 0a 35 0a 36 0a 37 0a 38 0a |1.2.3.4.5.6.7.8.| | |
90 | 0010: 39 |9| |
|
90 | 0010: 39 |9| | |
91 | dir/baz: |
|
|||
92 | 0000: 31 0a 32 0a 33 0a 34 0a 35 0a 36 0a 37 0a 38 0a |1.2.3.4.5.6.7.8.| |
|
|||
93 | 0010: 39 |9| |
|
|||
94 | dir/foo: |
|
91 | dir/foo: | |
95 | 0000: 66 6f 6f 0a |foo.| |
|
92 | 0000: 66 6f 6f 0a |foo.| | |
96 | dir/l: |
|
93 | dir/l: |
General Comments 0
You need to be logged in to leave comments.
Login now