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:
parent
fe097689f9
commit
13cb4192d9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user