[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 02/05: Remove "model" as Wheezy IO::Async does not like it



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

nthykier pushed a commit to branch t-runtests-use-io-async
in repository lintian.

commit f16b3860a35de95bf048764acbaed056a7a784b3
Author: Niels Thykier <niels@thykier.net>
Date:   Thu Apr 24 21:54:55 2014 +0200

    Remove "model" as Wheezy IO::Async does not like it
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 t/runtests | 1 -
 1 file changed, 1 deletion(-)

diff --git a/t/runtests b/t/runtests
index 2aa043d..2d1928a 100755
--- a/t/runtests
+++ b/t/runtests
@@ -701,7 +701,6 @@ sub create_child {
     $child_out_ch  = IO::Async::Channel->new;
 
     $routine = IO::Async::Routine->new(
-        model => 'fork',
         channels_in  => [$child_in_ch],
         channels_out => [$child_out_ch],
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: