]> git.pld-linux.org Git - packages/bigsister.git/blob - bigsister-logfile-notranslated.patch
- bigsister not _check_user patch
[packages/bigsister.git] / bigsister-logfile-notranslated.patch
1 --- bs-0.97/uxmon/Monitor/logfile.pm.orig       Tue Jun 19 17:31:35 2001
2 +++ bs-0.97/uxmon/Monitor/logfile.pm    Thu Jan 24 12:18:52 2002
3 @@ -288,6 +288,7 @@
4         &uxmon::set_time($self->{"logtime"});
5      }
6      foreach $host (keys %$hosts) {
7 +       next if ($self->{"translations"}->{$host});
8         my $key;
9         my $stati = $self->{"stati"}->{$host};
10         my $reports = 0;
This page took 0.02323 seconds and 3 git commands to generate.