diff --git a/[refs] b/[refs] index b8288c9f018f..4d7687046dec 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 28f65c11f2ffb3957259dece647a24f8ad2e241b +refs/heads/master: c443453c6dc88576db540acc6ef40e1d2869e394 diff --git a/trunk/scripts/bootgraph.pl b/trunk/scripts/bootgraph.pl index 12caa822a232..b78fca994a15 100644 --- a/trunk/scripts/bootgraph.pl +++ b/trunk/scripts/bootgraph.pl @@ -44,7 +44,7 @@ my %type; my $done = 0; my $maxtime = 0; -my $firsttime = 100; +my $firsttime = 99999; my $count = 0; my %pids; my %pidctr;