]> git.ipfire.org Git - thirdparty/squid.git/commit
Change time_units test to also work on 32bit systems (#563)
authorFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 2 Mar 2020 16:00:49 +0000 (16:00 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 2 Mar 2020 22:13:48 +0000 (22:13 +0000)
commitaa4214e50d5a2025082761bee1420c94b536cadb
tree940175e434fa5209e63fcbe5a94f446a57778e8b
parent4668df3dc310cd1bbb9da9b7498d918c8c2bc9c0
Change time_units test to also work on 32bit systems (#563)

With a 64-bit maximum value, "make check" failed on 32-bit platforms
(e.g., arm7l) with:

    configuration error: directive supports time values up to 2147483647
    but is given 9223372036 seconds
test-suite/squidconf/time_units