X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FRunMode.pm;h=0b24b9578d04a6889e1cd9813bd4bc47c24b28a1;hb=9ee23fb6415c37b55ec1dc506bd25ccb778bc623;hp=53eb073cd8f5e46be884ed47880557e2879c4bd9;hpb=6287275c620da0668aa46d4f98b594ad219c4511;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/RunMode.pm b/t/lib/DBICTest/RunMode.pm index 53eb073..0b24b95 100644 --- a/t/lib/DBICTest/RunMode.pm +++ b/t/lib/DBICTest/RunMode.pm @@ -93,6 +93,7 @@ sub _check_author_makefile { } if (@fail_reasons) { + print STDOUT "\nBail out!\n"; print STDERR <<'EOE';