ONEWAY: Fix incorrect, duplicate "(J) Family" label.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 5 Jan 2023 01:38:41 +0000 (17:38 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 5 Jan 2023 01:47:21 +0000 (17:47 -0800)
commitee221bda653d5f3f1379b39f9e4ef4ceb3f3f4b7
treeea1198a2e48ed84d6af140685105ea689049f099
parentfb3464df9f4cf3926cfa6aea00a5010d78ce0d70
ONEWAY: Fix incorrect, duplicate "(J) Family" label.

ONEWAY output should contain dimensions labeled "(I) Family" and
"(J) Family", but they incorrectly both had the latter label.  This fixes
the problem.

Thanks to Andreas Hammer for reporting the bug.

Fixes: 5cab4cf3322f ("output: Introduce pivot tables.")
src/language/commands/oneway.c
tests/language/commands/oneway.at