comparison tests/test-commit @ 1203:cb4c423cbb38

Get test-commit to exit cleanly.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun, 04 Sep 2005 14:48:33 -0700
parents 3738e85ead07
children 08c7851969cc
comparison
equal deleted inserted replaced
1202:71111d796e40 1203:cb4c423cbb38
9 hg commit -d '1 4444444' -m commit-3 9 hg commit -d '1 4444444' -m commit-3
10 hg commit -d '1 15.1' -m commit-4 10 hg commit -d '1 15.1' -m commit-4
11 hg commit -d 'foo bar' -m commit-5 11 hg commit -d 'foo bar' -m commit-5
12 hg commit -d ' 1 4444' -m commit-6 12 hg commit -d ' 1 4444' -m commit-6
13 hg commit -d '111111111111 0' -m commit-7 13 hg commit -d '111111111111 0' -m commit-7
14 exit 0