aboutsummaryrefslogtreecommitdiffstats
path: root/cix.sh
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-11-14 10:49:23 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-11-16 17:35:35 +0100
commit7d1722a29b806cfb54eb5ff754ea33f840447afd (patch)
tree07497becfd11a811ad57a40c774a19565bedbd1b /cix.sh
parent6dc1fa4a8673780f948c1f6e4917637467b35b47 (diff)
downloadsonarqube-7d1722a29b806cfb54eb5ff754ea33f840447afd.tar.gz
sonarqube-7d1722a29b806cfb54eb5ff754ea33f840447afd.zip
Add category "issue" in integration tests
Diffstat (limited to 'cix.sh')
-rwxr-xr-xcix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cix.sh b/cix.sh
index 6acdae1ff4e..74159ae5ae4 100755
--- a/cix.sh
+++ b/cix.sh
@@ -26,7 +26,7 @@ case "$RUN_ACTIVITY" in
;;
Category2)
- CATEGORY="Category2|test|qualityModel"
+ CATEGORY="issue|test|qualityModel"
;;
Category3)