Automated rollback of changelist 300409401

PiperOrigin-RevId: 301891849
This commit is contained in:
Michael Pratt
2020-03-19 14:10:37 -07:00
committed by gVisor bot
parent e0fbcdcb7f
commit 238e80fe38
+1 -1
View File
@@ -23,7 +23,7 @@ bazel version
python3 -V
readonly KYTHE_VERSION='v0.0.43'
readonly KYTHE_VERSION='v0.0.41'
readonly WORKDIR="$(mktemp -d)"
readonly KYTHE_DIR="${WORKDIR}/kythe-${KYTHE_VERSION}"
if [[ -n "$KOKORO_GIT_COMMIT" ]]; then