mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 21:19:59 +00:00
Re-enable Daemon.t.
This commit is contained in:
@@ -15,7 +15,7 @@ use File::Temp qw( tempfile );
|
||||
use Daemon;
|
||||
use OptionParser;
|
||||
use PerconaTest;
|
||||
plan skip_all => "Hm";
|
||||
#plan skip_all => "Hm";
|
||||
use constant PTDEVDEBUG => $ENV{PTDEVDEBUG} || 0;
|
||||
|
||||
my $o = new OptionParser(file => "$trunk/t/lib/samples/daemonizes.pl");
|
||||
|
Reference in New Issue
Block a user