update autotools
This commit is contained in:
parent
5fdde5723d
commit
3b9000bf31
@ -369,7 +369,7 @@ function setup_result_obj(line)
|
||||
sub("^(not )?ok[ \t]*", "", line)
|
||||
|
||||
# If the result has an explicit number, get it and strip it; otherwise,
|
||||
# automatically assing the next progresive number to it.
|
||||
# automatically assign the next test number to it.
|
||||
if (line ~ /^[0-9]+$/ || line ~ /^[0-9]+[^a-zA-Z0-9_]/)
|
||||
{
|
||||
match(line, "^[0-9]+")
|
||||
|
Loading…
x
Reference in New Issue
Block a user