Use relative path to RESULT_DIR
[lttng-ci.git] / scripts / common / coverity.sh
index 18d4fd5ce46b35b9a9b1b4cafea86ac3fafdf7e8..86e09a96cb2a08aeaa7536a305234c497eb5a0ae 100644 (file)
@@ -37,7 +37,7 @@ TOOL_BASE=/tmp/coverity-scan-analysis
 UPLOAD_URL="https://scan.coverity.com/builds"
 SCAN_URL="https://scan.coverity.com"
 
-RESULTS_DIR="$WORKSPACE/cov-int"
+RESULTS_DIR="cov-int"
 
 
 # liburcu dependency
This page took 0.022185 seconds and 4 git commands to generate.