We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fbbb0e commit 94d565bCopy full SHA for 94d565b
script/cibuild.sh
@@ -1,5 +1,7 @@
1
#!/bin/sh
2
3
+set -x
4
+
5
if [ -n "$COVERITY" ];
6
then
7
./script/coverity.sh;
0 commit comments