From dbc316d61d540ec4beae625bda4b0f27c3f5c5fe Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 4 May 2004 14:02:08 +0000 Subject: fix interface destruction wizard --- perl-install/standalone/drakconnect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/drakconnect b/perl-install/standalone/drakconnect index c18d5cef5..1c7b41e9c 100755 --- a/perl-install/standalone/drakconnect +++ b/perl-install/standalone/drakconnect @@ -669,8 +669,8 @@ sub del_intf() { } }; $faillure = $@; + return "end"; }, - next => "end", }, end => { name => sub { -- cgit v1.2.1