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 f64d985 commit e4c43d8Copy full SHA for e4c43d8
hermetic_build/library_generation/generate_library.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-set -eo pipefail
+set -eox pipefail
4
5
# parse input parameters
6
while [[ $# -gt 0 ]]; do
0 commit comments