autotest: remove stray close() call from printstate()
This commit is contained in:
parent
f934e995d6
commit
b45e711da5
|
@ -603,7 +603,6 @@ sub printstate(@)
|
|||
print shift(@t).", ".shift(@t).", \"".shift(@t)."\"";
|
||||
}
|
||||
print " ],\n";
|
||||
close FILE;
|
||||
}
|
||||
|
||||
# \@chan_state
|
||||
|
|
Loading…
Reference in New Issue
Block a user