X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=ovsnfv.git;a=blobdiff_plain;f=ci%2Fclean.sh;h=7dab0eaab47e959522898b51ffe81a1e7bff4b94;hp=367c61db12a5f53fcc6a8f13e948ebf3a028e6e5;hb=4bf728e6fcf73602c05eb7af5392b0ad18602183;hpb=5be83facc4d003b1d34afbd887865317cfdfd5ef diff --git a/ci/clean.sh b/ci/clean.sh index 367c61d..7dab0ea 100755 --- a/ci/clean.sh +++ b/ci/clean.sh @@ -37,6 +37,6 @@ rm -rf rpmbuild rm -rf rpms rm -rf build rm *.rpm -ccache -C +ccache -C || true set -e exit 0