Skip to content
Snippets Groups Projects

fix isInteractiveShell; less output for service

Merged Hahn Axel (hahn) requested to merge 5127-detect-5xx-server-error into master
2 files
+ 4
5
Compare changes
  • Side-by-side
  • Inline

Files

+ 0
1
@@ -172,7 +172,6 @@ function processAllChecks(){
_log ""
_log "------ looping over all checks"
getChecks
for myconfig in $(getChecks)
do
iCounter=$iCounter+1
Loading