Skip to content
Snippets Groups Projects

fix isInteractiveShell; less output for service

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