commit | dbc363ce353ebd59f04778b045b89442bd59912a | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Sat Aug 11 23:22:43 2001 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Sat Aug 11 23:22:43 2001 +0000 |
tree | 4924a430017e788abe80c1e139a4be501b86451d | |
parent | d7b568ac4d238281d6ac55b6d7b820c64250a09d [diff] |
The test assumed that the local pathname convention for "foo" would sort before "foo/bar", which is not true on the mac (where they are "foo" and ":foo:bar", respectively; ":foo" would be fine too, but "foo" is the preferred spelling). Fixed by sorting the output.