1
0
Fork 0
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:
Kenyon Ralph 2013-06-02 13:49:38 -07:00
parent 95ce6dde9e
commit 9598bc7cb0

View file

@ -1,7 +1,7 @@
#!/bin/bash
# -*- bash -*-
: <<=cut
: <<=cut
=head1 NAME
@ -127,4 +127,4 @@ case $1 in
eval do_$1
esac
exit $?
exit $?