Skip to content
Snippets Groups Projects
Commit 73535b2b authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

remove test output

parent 9d98a496
Branches
No related tags found
1 merge request!35move _parseConfig
...@@ -324,7 +324,7 @@ function processCheck(){ ...@@ -324,7 +324,7 @@ function processCheck(){
# #
# --- this executes the check plugin ... # --- this executes the check plugin ...
# #
_log "${_logPrefix} starting $myFullscript $myparams - $_outfile" _log "${_logPrefix} starting $myFullscript $myparams"
iTsStart=$(date +%s) iTsStart=$(date +%s)
eval $myFullscript $myparams > "$_outfile" eval $myFullscript $myparams > "$_outfile"
rc=$? rc=$?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment