mirror of
https://github.com/espressif/openthread.git
synced 2026-07-29 07:07:47 +00:00
[fuzz] add set -euxo pipefail to build script (#8222)
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
|
||||
set -euxo pipefail
|
||||
|
||||
(
|
||||
mkdir build
|
||||
cd build || exit
|
||||
|
||||
Reference in New Issue
Block a user