mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Zero exit code when tests finish.
This commit is contained in:
parent
eed8d83b3e
commit
9cd312f7d6
1 changed files with 1 additions and 0 deletions
|
@ -75,3 +75,4 @@ title_echo "Installing from a specific git tag"
|
|||
title_echo "Installing from a specific git sha commit"
|
||||
(sudo ./bootstrap-salt-minion.sh git bf1d7dfb733a6133d6a750e0ab63a27e72cf7e81 && salt --versions-report && sudo rm -rf /tmp/git ) && passed_echo || failed_echo
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Reference in a new issue