mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-29 00:09:04 +02:00
* tests/misc/seq (float-3): Use 10.94 as the endpoint, not 10.95, since 10.95 was precisely in the middle of the interval, and with a %.1f format could map to either 10.9 or 11.0. Reported by Mike Frysinger