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