]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fix sort-discrim to work without GMP
authorPádraig Brady <P@draigBrady.com>
Fri, 16 Mar 2012 11:23:13 +0000 (11:23 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 17 Mar 2012 09:39:13 +0000 (09:39 +0000)
commiteb7ef0148ad1e38b99191de7d28db84dd94f5c35
treedb430c1263404f029fc4abb20b39192debdc0268
parentae7b1c383f370ba6e08bf84a263c829a1ee5d7ab
tests: fix sort-discrim to work without GMP

* tests/misc/sort-discrim: The expr limit is intmax_t without GMP.
tests/misc/sort-discrim