Mercurial > public > mercurial-scm > hg-stable
diff tests/test-dispatch.py.out @ 5688:883d887c6408
commands: add exits(1) if a specified file cannot be added (issue 891)
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Mon, 24 Dec 2007 12:14:43 +0100 |
parents | f3f033def181 |
children | 6f9ac3cb0987 |
line wrap: on
line diff
--- a/tests/test-dispatch.py.out Mon Dec 24 01:50:07 2007 +0100 +++ b/tests/test-dispatch.py.out Mon Dec 24 12:14:43 2007 +0100 @@ -1,7 +1,7 @@ running: init test1 result: None running: add foo -result: None +result: 0 running: commit -m commit1 -d 2000-01-01 foo result: None running: commit -m commit2 -d 2000-01-02 foo