[extras] update Coverity installation path
This commit is contained in:
parent
a606a9c565
commit
f962edda00
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh +x
|
#!/bin/sh +x
|
||||||
|
|
||||||
make clean
|
make clean
|
||||||
export PATH=$PATH:/home/mbr/coverity/cov-analysis-linux64-7.5.0/bin
|
export PATH=$PATH:/home/mbr/coverity/cov-analysis-linux64-7.6.0/bin
|
||||||
cov-build --dir cov-int make
|
cov-build --dir cov-int make
|
||||||
tar cvfz fwknop.tgz cov-int
|
tar cvfz fwknop.tgz cov-int
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user