]> 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)
committerAmos Jeffries <yadij@users.noreply.github.com>
Mon, 13 Apr 2020 13:53:58 +0000 (01:53 +1200)
commit0697e501a77151e1bea38c28c68766fdd52cbfdc
tree5f92e202b43a79c44fc97aaab6cfe93142ab1304
parentce17bf7022db9b3bb34eea64cfa56998958e7e8a
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