Skip to content

Commit bfdfe1e

Browse files
committed
run-coverity: updated coverity tool
1 parent 9d7fa31 commit bfdfe1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tools/run-coverity.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
PATH=$PATH:/home/danielmarjamaki/cov-analysis-linux64-2019.03/bin
2+
PATH=$PATH:/home/danielmarjamaki/cov-analysis-linux64-2021.12.1/bin
33
cd /home/danielmarjamaki/cppcheck-devinfo || exit 1
44
git pull
55

0 commit comments

Comments
 (0)