Skip to content

Commit

Permalink
debug script
Browse files Browse the repository at this point in the history
  • Loading branch information
Mons committed Nov 18, 2009
1 parent 2813cd2 commit ceaa504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmp/test.pl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#use Devel::Leak::Object 'GLOBAL_bless';
#use Devel::LeakTrace;

$0 = 'atom stream test client using anyevent';
$0 = 'memcached test client using anyevent';

my $cv = AnyEvent->condvar;
$SIG{INT} = sub { $cv->send };
Expand Down

0 comments on commit ceaa504

Please sign in to comment.