From 36ba5d5d27e118995d6b3d76cf1fa4849ccf49f1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 25 Feb 2005 13:12:27 +0000 Subject: perl_checker fixes --- perl-install/standalone/drakxtv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/drakxtv b/perl-install/standalone/drakxtv index b3bbe8e93..2a7b5a33c 100755 --- a/perl-install/standalone/drakxtv +++ b/perl-install/standalone/drakxtv @@ -133,7 +133,7 @@ if (@devices = @$devices) { $modules_conf->write; } scan4channels() if $not_canceled; - } @devices + } @devices; } # handle TV cards that do not require any driver configuration: -- cgit v1.2.1