diff -r 213ea6eed412 -r 5ffa962783c4 tests/test-commit.out --- a/tests/test-commit.out Fri Feb 15 10:38:37 2008 -0200 +++ b/tests/test-commit.out Fri Feb 15 10:38:37 2008 -0200 @@ -14,18 +14,18 @@ nothing changed % commit added file that has been deleted nothing changed -abort: file .../test/bar not found! +abort: file bar not found! adding dir/file dir/file adding dir.file -abort: no match under directory .../test/dir! -abort: no match under directory .../test/bleh! -abort: no match under directory .../test/dir2! +abort: no match under directory dir! +abort: no match under directory .! +abort: no match under directory ../dir2! dir/file does-not-exist: No such file or directory -abort: file .../test/does-not-exist not found! -abort: file .../test/baz not tracked! -abort: file .../test/quux not tracked! +abort: file does-not-exist not found! +abort: file baz not tracked! +abort: file quux not tracked! dir/file % partial subdir commit test adding bar/bar