Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Nov 25, 2024
1 parent 557749c commit 34b76f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hermetic_build/library_generation/generate_library.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

set -xeo pipefail
set -eo pipefail

# parse input parameters
while [[ $# -gt 0 ]]; do
Expand Down

0 comments on commit 34b76f4

Please sign in to comment.