[libmessage-passing-zeromq-perl] 55/78: Extra safety

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 09:28:27 UTC 2013


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmessage-passing-zeromq-perl.

commit 33f289a81c50bb74fc1b440769fa8f59fa43e03e
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sun Jul 15 11:14:04 2012 +0100

    Extra safety
---
 t/pushpull.t |    1 +
 1 file changed, 1 insertion(+)

diff --git a/t/pushpull.t b/t/pushpull.t
index 9252cfe..9755420 100644
--- a/t/pushpull.t
+++ b/t/pushpull.t
@@ -8,6 +8,7 @@ use Message::Passing::Output::ZeroMQ;
 use Message::Passing::Output::Test;
 use Message::Passing::Filter::Encoder::JSON;
 use Message::Passing::Filter::Decoder::JSON;
+alarm(30);
 my $test = Message::Passing::Output::Test->new;
 my $input = Message::Passing::Input::ZeroMQ->new(
         connect => 'tcp://127.0.0.1:5558',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmessage-passing-zeromq-perl.git



More information about the Pkg-perl-cvs-commits mailing list