/[secure-testing]/bin/checklist
ViewVC logotype

Diff of /bin/checklist

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

revision 1659 by joeyh, Fri Aug 26 18:51:21 2005 UTC revision 1660 by joeyh, Fri Aug 26 20:24:15 2005 UTC
# Line 82  foreach my $list (@ARGV) { Line 82  foreach my $list (@ARGV) {
82                  print STDERR "line: $_" if $debug;                  print STDERR "line: $_" if $debug;
83                  chomp;                  chomp;
84                  if (/^\[/) {                  if (/^\[/) {
85                          ($id)=m/((?:DSA|CAN|CVE)-[^\s]+) /;                          ($id)=m/((?:DSA|DTSA|CAN|CVE)-[^\s]+) /;
86                  }                  }
87                  elsif (/^((?:DSA|CAN|CVE)-[^\s]+)/) {                  elsif (/^((?:DSA|DTSA|CAN|CVE)-[^\s]+)/) {
88                          $id=$1;                          $id=$1;
89                  }                  }
90                  elsif (/^\s+[!-]\s+(\S+)\s+(.*?)\s*$/) {                  elsif (/^\s+[!-]\s+(\S+)\s+(.*?)\s*$/) {

Legend:
Removed from v.1659  
changed lines
  Added in v.1660

  ViewVC Help
Powered by ViewVC 1.1.5