Subject: | Tests fail if user has no git name/email configured: |
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
*** Please tell me who you are.
Run
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: empty ident <introspect@introspect.ops.saturn.sflow.us> not allowed
Error during (cd /home/introspect/.cpanm/work/1380036837.22316/File-Tree-Snapshot-0.000001/t/test-tree && git commit -m "Initial commit")
# Tests were run but no plan was declared and done_testing() was not seen.