]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: add a test for a previously fixed output format bug in join
authorPádraig Brady <P@draigBrady.com>
Mon, 23 Jul 2012 08:29:57 +0000 (09:29 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 23 Jul 2012 08:54:18 +0000 (09:54 +0100)
commitd75e93cb76c504e766e317ea0891285e4510ae67
treea313cdcfb5adb6cc94968e9f93a709b906860d4e
parentf93d5985a2bc468f9f92f3bb8dedb0d3bf0807d8
tests: add a test for a previously fixed output format bug in join

Add a test and NEWS entry for a bug inadvertently fixed in
a refactoring in commit v8.9-32-gd4db0cb

* tests/misc/join (v2-format): Add a new test.
* THANKS.in: Add the reporter.
* NEWS: Mention the old bug.
* cfg.mk (old_NEWS_hash): Update.

Reported-by: Jean-Pierre Tosoni
NEWS
THANKS.in
cfg.mk
tests/misc/join