Skip to content

Commit bfdb64d

Browse files
committed
Make tests a little quieter
1 parent 2821937 commit bfdb64d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

t/CP_Testing.pm

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ sub _test_database_handle {
9595

9696
-e $dbdir and die qq{Oops: I cannot create "$dbdir", there is already a file there!\n};
9797

98-
Test::More::diag qq{Creating database in directory "$dbdir"\n};
99-
10098
mkdir $dbdir;
10199
}
102100

@@ -327,7 +325,7 @@ sub _test_database_handle {
327325
$newname .= $1;
328326
}
329327
if (! -e $newname) {
330-
warn "Creating new symlink socket at $newname\n";
328+
$DEBUG and warn "Creating new symlink socket at $newname\n";
331329
(my $oldname = $dbhost) =~ s/\\//g;
332330
symlink $oldname => $newname;
333331
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy