Werner's Miscellanea
Sign in or create your account | Project List | Help
Werner's Miscellanea Commit Details
Date: | 2011-10-11 19:36:11 (12 years 1 month ago) |
---|---|
Author: | Werner Almesberger |
Commit: | 71495fe69fb2cc0abc595af4a0ab49498e39e420 |
Message: | m1rc3/norruption/2/collda: cycle of corruption is last good cycle + 1 |
Files: |
m1rc3/norruption/2/collda (1 diff) |
Change Details
m1rc3/norruption/2/collda | ||
---|---|---|
6 | 6 | } |
7 | 7 | next unless /Checking : (\S+)\s+CRC failed.* got (\S+)\)/; |
8 | 8 | $n++; |
9 | $c{$n} = $c; | |
9 | $c{$n} = $c+1; | |
10 | 10 | next if $1 eq "standby.fpg"; |
11 | 11 | next if $last{$1} eq $2; |
12 | 12 | if (defined $h{$n}) { |
Branches:
master