remove debug line
This commit is contained in:
parent
c47b77889a
commit
6c58414ffb
@ -29,7 +29,6 @@ action == "config" && section == "parse_convert" && (NF > 1) {
|
||||
ext = exts[i]
|
||||
gsub(/ /, "", ext)
|
||||
filter[ext] = cmd
|
||||
print cmd >> "awk.log"
|
||||
}
|
||||
next
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user