We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc083da commit f43b833Copy full SHA for f43b833
releng/scripts/check_glibc_dependencies.sh
@@ -11,6 +11,7 @@
11
###############################################################################
12
13
set -eu
14
+set -o pipefail
15
16
SCRIPT=$( basename "${BASH_SOURCE[0]}" )
17
0 commit comments