Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Don't skip remaining runs of a test at a particular SCALE when a comp…
…iler starts to fail
  • Loading branch information
Geoffrey Broadwell committed Oct 29, 2014
1 parent 1a31fa5 commit a33943f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion timeall
Expand Up @@ -525,7 +525,6 @@ sub time_command {
# Normal failures
else {
warn $msg;
last;
}
}
}
Expand Down

0 comments on commit a33943f

Please sign in to comment.