Projet

Général

Profil

Révision de047e8f

IDde047e8f9029db878b1ee1e700261eeb880e6b64
Parent 9e6c5f9e
Enfant 4271a45a, 53135f5f

Ajouté par Lars Kruse il y a environ 9 ans

[boinc_projs] fix typo

the problem was introduced in 1568bf67ea34b1ae59d3846a66f106ebce5702a4

Voir les différences:

plugins/boinc/boinc_projs
150 150
  my $acttask = $acttask[0];
151 151
  $acttask =~ s/^\s+active_task_state: //;
152 152
  if (( ($schedstat eq "2") && ($state eq "2") && ($acttask eq "1") ) ||
153
      ( ($schedstate eq "scheduled") && ($state eq "downloaded") && ($acttask eq "EXECUTING") )) {
153
      ( ($schedstat eq "scheduled") && ($state eq "downloaded") && ($acttask eq "EXECUTING") )) {
154 154
    # This is running task
155 155
    $projects{$url}->{prj_running} += 1;
156 156
  }

Formats disponibles : Unified diff