mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-05 01:53:44 +01:00
Fix masking of exit code
This commit is contained in:
parent
3ad7f64f55
commit
ea93f8126f
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -o pipefail
|
||||
|
||||
# Author: Jon Schipp
|
||||
# 2015-03-09 [Pascal Hegy] - Add sudo for linux
|
||||
|
Loading…
Reference in New Issue
Block a user