Skip to content

Commit ab27760

Browse files
committed
chore: test showcase generation with protobuf 25.8
1 parent c5827fd commit ab27760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hermetic_build/library_generation/generate_library.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
set -eo pipefail
3+
set -exo pipefail
44

55
# parse input parameters
66
while [[ $# -gt 0 ]]; do

0 commit comments

Comments
 (0)