##// END OF EJS Templates
test-tools: update for platforms without symlink support after 5b20e4c32117...
Matt Harbison -
r23922:5831bef5 stable
parent child Browse files
Show More
@@ -94,13 +94,10 b' Yadda is a symlink'
94 0000: 79 61 64 64 61 |yadda|
94 0000: 79 61 64 64 61 |yadda|
95 #else
95 #else
96 $ f -qr dir -HB 17
96 $ f -qr dir -HB 17
97 dir: directory with 3 files
97 dir: directory with 2 files\r (esc)
98 dir/bar: (glob)
98 dir/bar: (glob)
99 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.|
99 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.|
100 0010: 39 |9|
100 0010: 39 |9|
101 dir/baz: (glob)
102 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.|
103 0010: 39 |9|
104 dir/foo: (glob)
101 dir/foo: (glob)
105 0000: 66 6f 6f 0a |foo.|
102 0000: 66 6f 6f 0a |foo.|
106 #endif
103 #endif
General Comments 0
You need to be logged in to leave comments. Login now