Skip to content

Commit d17c3bb

Browse files
set errexit
1 parent 656e92b commit d17c3bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/get-commit-from-ref.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#! /usr/bin/env bash
2+
set -o errexit
23

34
git clone https://github.com/mongodb/libmongocrypt.git _libmongocrypt
45
cd _libmongocrypt

0 commit comments

Comments
 (0)