# HG changeset patch # User Matt Harbison # Date 1421617136 18000 # Node ID 5831bef5387f825fbf10f8ef898a5f687c54812b # Parent 387d6cbbb514c6d0973954a2c7e167d54bd4ac58 test-tools: update for platforms without symlink support after 5b20e4c32117 The change was triggered by removing the 'baz' hardlink. diff -r 387d6cbbb514 -r 5831bef5387f tests/test-tools.t --- a/tests/test-tools.t Sun Jan 18 16:33:41 2015 -0500 +++ b/tests/test-tools.t Sun Jan 18 16:38:56 2015 -0500 @@ -94,13 +94,10 @@ 0000: 79 61 64 64 61 |yadda| #else $ f -qr dir -HB 17 - dir: directory with 3 files + dir: directory with 2 files\r (esc) dir/bar: (glob) 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.| 0010: 39 |9| - dir/baz: (glob) - 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.| - 0010: 39 |9| dir/foo: (glob) 0000: 66 6f 6f 0a |foo.| #endif