]> arthur.barton.de Git - bup.git/commit
tgit.py: set git committer/author info
authorRob Browning <rlb@defaultvalue.org>
Mon, 19 Jan 2015 18:57:44 +0000 (12:57 -0600)
committerRob Browning <rlb@defaultvalue.org>
Thu, 22 Jan 2015 04:11:11 +0000 (22:11 -0600)
commit9d548888dc177588c372781ec10124c8b7d510cf
treea8bcb69349a86fa64abf1b6c4f724051c38161b4
parentca5b6b7e4a1167e42fae808dc5d89fed82b64639
tgit.py: set git committer/author info

Without this, the tests will fail if you don't have a user.name and
user.email in your git configuration (i.e. in a test VM).

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/t/tgit.py