parent
3216f11da0
commit
918ed255f7
1 changed files with 5 additions and 1 deletions
|
@ -67,7 +67,11 @@ BEGIN {
|
|||
} else {
|
||||
reset()
|
||||
}
|
||||
} else {
|
||||
if (module) {
|
||||
output(target)
|
||||
} else {
|
||||
reset()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue