Compare commits
2 commits
393d46fa54
...
f6cbb1583d
Author | SHA1 | Date | |
---|---|---|---|
f6cbb1583d | |||
159e19e0f1 |
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 "$status" > "$output_file"
|
||||
echo -e "$status" > "$output_file"
|
||||
return $ex
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue