mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
e5b46ea3eb
My previous commits meant to bring our wc's output and behavior in line with GNU's. There should be tests that check for these changes! I found a stupid bug in my own changes, I was not adding 1 to the indexes produced by .enumerate() when printing errors.