/[smeserver]/builds_bin/update_repos
ViewVC logotype

Diff of /builds_bin/update_repos

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.74 by slords, Mon Jun 30 19:05:27 2014 UTC Revision 1.75 by slords, Fri Aug 15 15:29:42 2014 UTC
# Line 381  foreach my $ver ( sort { $a <=> $b } key Line 381  foreach my $ver ( sort { $a <=> $b } key
381                              push @{$p2->{repos}}, $p2->{repo};                              push @{$p2->{repos}}, $p2->{repo};
382                          }                          }
383                      } elsif ( scalar @{$acnt->{$r}->{$p}->{$a}} != 1 ) {                      } elsif ( scalar @{$acnt->{$r}->{$p}->{$a}} != 1 ) {
384                          print "\n * many packages ($r, $a, $p)\n";                          print "\n * many packages ($r, $a, $p)\n" unless $p =~ m{^syslinux-nonlinux-[0-9]};
385                      }                      }
386                  }                  }
387              }              }


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed