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 22579ed commit 5c1e83aCopy full SHA for 5c1e83a
hermes/build.rs
@@ -14,7 +14,7 @@ fn main() {
14
// directory as a mini-repo with wormhole and googleapis as remotes, so we can copy out the
15
// TREEISH paths we want.
16
let protobuf_setup = r#"
17
- set -euo pipefail
+ set -e
18
git init .
19
git clean -df
20
git remote add wormhole https://github.com/wormhole-foundation/wormhole.git || true
0 commit comments