summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakups
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-09-17 07:14:08 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-09-17 07:14:08 +0000
commit661494b13955d63977c580922380301c5e18d587 (patch)
tree31b4362fb4b84f269f266a0c29163e42c962cf6c /perl-install/standalone/drakups
parentedcae50903b421a9904edec463f9afb7a3923c8e (diff)
downloaddrakx-661494b13955d63977c580922380301c5e18d587.tar
drakx-661494b13955d63977c580922380301c5e18d587.tar.gz
drakx-661494b13955d63977c580922380301c5e18d587.tar.bz2
drakx-661494b13955d63977c580922380301c5e18d587.tar.xz
drakx-661494b13955d63977c580922380301c5e18d587.zip
remove debug message :-)
Diffstat (limited to 'perl-install/standalone/drakups')
-rwxr-xr-xperl-install/standalone/drakups2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/standalone/drakups b/perl-install/standalone/drakups
index 1770dca08..e5d35da63 100755
--- a/perl-install/standalone/drakups
+++ b/perl-install/standalone/drakups
@@ -385,8 +385,6 @@ foreach my $i (@pages) {
});
}
- $models{ups}->append_set(1 => "toto", 2 => "tata", 3 => "titi");
-
#------------------------------------------------------------------
# let's start the show:
$in->do_pkgs->ensure_binary_is_installed('nut-server', 'upsd') if !$::testing;