From 398a515c2cdf18639d03fc322327fcf0b69041a3 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 3 Oct 2007 20:29:32 +0000 Subject: fix test of unicorn kernel modules --- lib/network/connection/xdsl.pm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/network/connection/xdsl.pm b/lib/network/connection/xdsl.pm index 5cbfd50..092a594 100644 --- a/lib/network/connection/xdsl.pm +++ b/lib/network/connection/xdsl.pm @@ -141,9 +141,7 @@ You can find a driver on http://eciadsl.flashtux.org/"), description => 'Bewan Adsl (Unicorn)', url => 'http://www.bewan.com/bewan/users/downloads/', name => 'unicorn', - kernel_module => { - test_file => 'unicorn_.*_atm', - }, + kernel_module => 1, tools => { optional => 1, test_file => '/usr/bin/bewan_adsl_status', -- cgit v1.2.1