]> git.ipfire.org Git - thirdparty/squid.git/commit
Tests: Support passing a custom config.cache to test builds (#570)
authorFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 1 Apr 2020 21:53:47 +0000 (21:53 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Thu, 2 Apr 2020 01:20:20 +0000 (01:20 +0000)
commite28ca4127be5cb7ed146c763d1865607ec440151
tree84f917898579f8a6dcffebb7b0dac24b8f9303d7
parentf1e130c5ff1322dcaacb22ceaf1ecc4d468f9d21
Tests: Support passing a custom config.cache to test builds (#570)

usage:

    $ cache_file=/tmp/custom-config.cache ./test-builds.sh \
        --aggressively-use-config-cache \
        --config-cache-file=somefile.ccache
    Already bootstrapped, skipping step
    TESTING: layer-00-default
test-builds.sh