mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
remove errexit
This commit is contained in:
parent
203a09a6d4
commit
e11f1e4564
1 changed files with 0 additions and 4 deletions
|
@ -28,10 +28,6 @@
|
|||
# Run the script with -h for usage details.
|
||||
#
|
||||
|
||||
|
||||
# Terminate script if any command fails
|
||||
set -o errexit
|
||||
|
||||
################################# FUNCTIONS ##################################
|
||||
|
||||
function _timestamp {
|
||||
|
|
Loading…
Add table
Reference in a new issue