diff --git a/test/integration/kpatch-test b/test/integration/kpatch-test index 2233bf3..1eb672d 100755 --- a/test/integration/kpatch-test +++ b/test/integration/kpatch-test @@ -45,6 +45,7 @@ ROOTDIR="$(readlink -f $SCRIPTDIR/../..)" # TODO: option to use system-installed binaries instead KPATCH="sudo $ROOTDIR/kpatch/kpatch" RMMOD="sudo rmmod" +unset CCACHE_HASHDIR KPATCHBUILD="$ROOTDIR"/kpatch-build/kpatch-build ERROR=0 LOG=test.log