We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-xux
-eux
1 parent 600cf85 commit 112123aCopy full SHA for 112123a
1 file changed
etc/download-llvm.sh
@@ -2,7 +2,7 @@
2
# Download the version of LLVM matching this crate's port version to test
3
# against.
4
5
-set -xux
+set -eux
6
7
# Find the version and extract everything after the `-` to get the LLVM hash
8
version="$(
0 commit comments