Skip to content

Commit

Permalink
Bug 1298110 - update bogo, r=me
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer committed Oct 19, 2016
1 parent 8412b5b commit 08ca13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bogo/bogo.sh
Expand Up @@ -25,7 +25,7 @@ bogo_init()
BORING=${BORING:=boringssl}
if [ ! -d "$BORING" ]; then
git clone -q https://boringssl.googlesource.com/boringssl "$BORING"
git -C "$BORING" checkout -q 6847f5cb9db84ad9ac4a3cf82b634e800d24e64e
git -C "$BORING" checkout -q 3ef7697ed30f28367395a5aafb57a12a19906d96
fi

SCRIPTNAME="bogo.sh"
Expand Down

0 comments on commit 08ca13e

Please sign in to comment.