nimgrep: be less annoying

This commit is contained in:
Araq
2019-05-24 10:29:26 +02:00
parent 03e619349f
commit 96b2233b71

View File

@@ -348,5 +348,4 @@ else:
let rep = re(pattern, reflags)
for f in items(filenames):
walker(rep, f, counter)
if not oneline:
stdout.write($counter & " matches\n")
stdout.write($counter & " matches\n")