Fail early if full test is run in a stale checkout
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / RunMode.pm
index 53eb073..0b24b95 100644 (file)
@@ -93,6 +93,7 @@ sub _check_author_makefile {
   }
 
   if (@fail_reasons) {
+    print STDOUT "\nBail out!\n";
     print STDERR <<'EOE';