aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-auto-conf-cvscheck.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/common/include-agl-auto-conf-cvscheck.sh')
-rw-r--r--jjb/common/include-agl-auto-conf-cvscheck.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/jjb/common/include-agl-auto-conf-cvscheck.sh b/jjb/common/include-agl-auto-conf-cvscheck.sh
index a5dc135a..d01a730c 100644
--- a/jjb/common/include-agl-auto-conf-cvscheck.sh
+++ b/jjb/common/include-agl-auto-conf-cvscheck.sh
@@ -7,9 +7,5 @@
# only morty and newer support the cve-check, so check for master branch
-if [ x"master" = x"$GERRIT_BRANCH" ] ; then
-
-# archive sources within tmp/deploy/
echo '' >> conf/auto.conf
echo 'INHERIT += "cve-check"' >> conf/auto.conf
-fi \ No newline at end of file