2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

Remove useless set -o pipefail

This commit is contained in:
K.Cima 2017-03-28 12:10:22 +09:00
parent fe097689f9
commit 13cb4192d9

View File

@ -88,8 +88,7 @@
is_multigraph "$@"
# Shell options
set -o nounset
set -o pipefail
set -o nounset # Like perl use strict;
# Set environment variables
plugin_name=io