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
66    }
77    next unless /Checking : (\S+)\s+CRC failed.* got (\S+)\)/;
88    $n++;
9    $c{$n} = $c;
9    $c{$n} = $c+1;
1010    next if $1 eq "standby.fpg";
1111    next if $last{$1} eq $2;
1212    if (defined $h{$n}) {

Archive Download the corresponding diff file

Branches:
master



interactive