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