##// END OF EJS Templates
Abort on empty username so specifying a username can be forced....
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.

File last commit:

r4044:78a0dd93 default
r4044:78a0dd93 default
Show More
test-committer.out
28 lines | 689 B | text/plain | TextLexer
/ tests / test-committer.out
Andrew Thompson
Add tests/test-committer...
r2104 changeset: 0:9426b370c206
tag: tip
user: My Name <myname@example.com>
date: Mon Jan 12 13:46:40 1970 +0000
summary: commit-1
Benoit Boissinot
only print a warning when no username is specified...
r3721 changeset: 1:4997f15a1b24
Benoit Boissinot
makes username mandatory
r3466 tag: tip
user: foo@bar.com
date: Mon Jan 12 13:46:40 1970 +0000
summary: commit-1
Benoit Boissinot
only print a warning when no username is specified...
r3721 changeset: 2:72b8012b424e
Benoit Boissinot
makes username mandatory
r3466 tag: tip
user: foobar <foo@bar.com>
date: Mon Jan 12 13:46:40 1970 +0000
summary: commit-1
Benoit Boissinot
only print a warning when no username is specified...
r3721 changeset: 3:35ff3067bedd
Benoit Boissinot
makes username mandatory
r3466 tag: tip
user: foo@bar.com
date: Mon Jan 12 13:46:40 1970 +0000
summary: commit-1
Thomas Arendsen Hein
Abort on empty username so specifying a username can be forced....
r4044 abort: Please specify a username.
transaction abort!
rollback completed
Benoit Boissinot
only print a warning when no username is specified...
r3721 No username found, using user@host instead