Add version check to lttng-tools build
[lttng-ci.git] / scripts / common / coverity.sh
old mode 100644 (file)
new mode 100755 (executable)
index 18d4fd5..86e09a9
@@ -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.022264 seconds and 4 git commands to generate.