Don't append % to count totals.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 14 Sep 2008 13:29:53 +0000 (21:29 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 14 Sep 2008 13:29:53 +0000 (21:29 +0800)
commit7ce6874eaf41e67636bbc5677b3b5016fa2324cc
tree82b48c37d30e2220b6464c3ab2e9d720a71e15cf
parent1134f778a7d1e729190065ce58f02b228e3c0a21
Don't append % to count totals.

There was an erroneous '%' appended to the totals for count
values. This change removes it.  Fixes bug #24003
src/language/stats/crosstabs.q
tests/bugs/crosstabs-crash.sh
tests/bugs/crosstabs-crash2.sh
tests/command/longvars.sh