diff --git a/cl_offline_compiler.sh.in.cmake b/cl_offline_compiler.sh.in.cmake index c72eec37c..151512d35 100644 --- a/cl_offline_compiler.sh.in.cmake +++ b/cl_offline_compiler.sh.in.cmake @@ -89,7 +89,7 @@ fi if [ -f "$OUTPUT" ]; then echo "output already exists, skipping compilation" - exit 0. + exit 0 fi CL_IS_30=false