We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9e980 commit 3ba1db8Copy full SHA for 3ba1db8
tools/make/common.mk
@@ -14,7 +14,7 @@
14
# https://news.ycombinator.com/item?id=16486331
15
.SECONDARY:
16
17
-SHELL:=/bin/bash
+SHELL:=/usr/bin/env bash -euo pipefail
18
19
# ====================================================================================================
20
# ROOT Options:
0 commit comments