Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7b1e095

Browse files
committed
clean up run.pl
1 parent e5fdc93 commit 7b1e095

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

testeaux/run.pl

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
use DBI;
66
use File::Temp ();
77

8-
#use DBD::Pg ':async';
9-
10-
#@{; eval { TestLib::end_av->object_2svref } || [] } = ();
11-
128
$File::Temp::KEEP_ALL = 1;
139

1410
my $cluster = new Cluster(3);
@@ -17,6 +13,3 @@
1713
$cluster->start;
1814
$cluster->detach;
1915

20-
21-
#sleep(3600);
22-

0 commit comments

Comments
 (0)