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