REFACTOR: Refactored comment (L#71)
Signed-off-by: Stephan Wendel <me@stephanwe.de>
This commit is contained in:
parent
70898550fe
commit
1b89b86545
@ -68,7 +68,7 @@ function log_output {
|
||||
log_msg "${prefix}: ${line}"
|
||||
fi
|
||||
if [ -n "${line}" ]; then
|
||||
# sed is needed to prettify ustreamers output
|
||||
# needed to prettify ustreamers output
|
||||
echo "${line//^--/ustreamer}" | logger -t webcamd
|
||||
fi
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user