mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
nginx_error: add terminating newline
This commit is contained in:
parent
95ce6dde9e
commit
9598bc7cb0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# -*- bash -*-
|
||||
|
||||
: <<=cut
|
||||
: <<=cut
|
||||
|
||||
=head1 NAME
|
||||
|
||||
|
@ -127,4 +127,4 @@ case $1 in
|
|||
eval do_$1
|
||||
esac
|
||||
|
||||
exit $?
|
||||
exit $?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue