]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
build: clean auto-append pip debug.log
authorMarek Vavruša <marek.vavrusa@nic.cz>
Wed, 8 Apr 2015 22:30:01 +0000 (00:30 +0200)
committerMarek Vavruša <marek.vavrusa@nic.cz>
Wed, 8 Apr 2015 22:30:01 +0000 (00:30 +0200)
scripts/bootstrap-depends.sh

index 1c8ac9bf8e1de7882a5c0b708c3b502a905597dd..5cac4041607bd5f3790b32b01fc1ad6dfdc3746f 100755 (executable)
@@ -86,6 +86,7 @@ if [ "${TRAVIS_OS_NAME}" == "osx" ]; then
 fi
 if [ "${TRAVIS_OS_NAME}" == "linux" ]; then
        pip install --user ${USER} -r ${PIP_PKGS}
+       rm ${HOME}/.cache/pip/log/debug.log || true
 fi
 
 # gnutls + dependencies