fix a warning
This commit is contained in:
parent
283af34a6d
commit
c0065d1539
@ -478,7 +478,7 @@ sub main {
|
||||
}
|
||||
}
|
||||
|
||||
if ( not defined @$completed ) {
|
||||
if ( not @$completed ) {
|
||||
mtr_error("Test suite aborted");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user