Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Commit ab27760

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)