comparison tests/test-commit.out @ 4002:d7b9ec589546

symlinks: use is_link wherever is_exec is used
author Matt Mackall <mpm@selenic.com>
date Fri, 29 Dec 2006 20:04:31 -0600
parents 1d571ed26eed
children fe0fe0b4d73b
comparison
equal deleted inserted replaced
4001:dda03b2d9ef1 4002:d7b9ec589546
19 abort: no match under directory .../test/bleh! 19 abort: no match under directory .../test/bleh!
20 abort: no match under directory .../test/dir2! 20 abort: no match under directory .../test/dir2!
21 dir/file 21 dir/file
22 does-not-exist: No such file or directory 22 does-not-exist: No such file or directory
23 abort: file .../test/does-not-exist not found! 23 abort: file .../test/does-not-exist not found!
24 baz: unsupported file type (type is symbolic link) 24 abort: file .../test/baz not tracked!
25 abort: can't commit .../test/baz: unsupported file type!
26 abort: file .../test/quux not tracked! 25 abort: file .../test/quux not tracked!
27 dir/file 26 dir/file
28 % partial subdir commit test 27 % partial subdir commit test
29 adding bar/bar 28 adding bar/bar
30 adding foo/foo 29 adding foo/foo