comparison tests/test-committer.out @ 4044:78a0dd93db0b

Abort on empty username so specifying a username can be forced. This behaviour was introduced by c3345b0f2fcd and broken by 98f2507c5551. Added test for this.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 24 Jan 2007 23:04:51 +0100
parents 98f2507c5551
children 5c5d23d93447
comparison
equal deleted inserted replaced
4043:31047b6f7ec1 4044:78a0dd93db0b
20 tag: tip 20 tag: tip
21 user: foo@bar.com 21 user: foo@bar.com
22 date: Mon Jan 12 13:46:40 1970 +0000 22 date: Mon Jan 12 13:46:40 1970 +0000
23 summary: commit-1 23 summary: commit-1
24 24
25 abort: Please specify a username.
26 transaction abort!
27 rollback completed
25 No username found, using user@host instead 28 No username found, using user@host instead