Compare commits
2 commits
f6cbb1583d
...
393d46fa54
Author | SHA1 | Date | |
---|---|---|---|
393d46fa54 | |||
c7adbaa30d |
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@ function check_container() {
|
|||
status="UNKNOWN - No check plugin available"
|
||||
ex=3
|
||||
fi
|
||||
echo -e "$status" > "$output_file"
|
||||
echo "$status" > "$output_file"
|
||||
return $ex
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue