Commit 2adb1536 authored by illsilin's avatar illsilin
Browse files

fix groovy syntax

parent 9da92f63
......@@ -225,7 +225,7 @@ def cmake_build(Map conf=[:]){
else
export SCCACHE_C_CUSTOM_CACHE_BUSTER=gfx90
fi
echo "$SCCACHE_C_CUSTOM_CACHE_BUSTER"
echo \$SCCACHE_C_CUSTOM_CACHE_BUSTER
stunnel ../script/redis-cli.conf
../script/sccache_wrapper.sh --enforce_redis
"""
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment