summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakups
diff options
context:
space:
mode:
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;