aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar ccalvarin <ccalvarin@google.com>2018-03-23 15:35:00 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-03-23 15:36:36 -0700
commit7383976083bfd66f6bb5c4d4a288111b81731c70 (patch)
tree9d1799b1fcb57ca580e8cb84e2b41a3641b0c5a4 /WORKSPACE
parent9bad84084b9fa05e2eea7093611f0a414bf63b83 (diff)
Fold in warning and error output into client logging.
To replace blaze_util::die and blaze_util::pdie as well, FATAL statements need to accept blaze exit codes. RELNOTES: None. PiperOrigin-RevId: 190285798
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE2
1 files changed, 2 insertions, 0 deletions
diff --git a/WORKSPACE b/WORKSPACE
index cdf502da2d..644cb899ee 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -141,6 +141,8 @@ http_archive(
sha256 = "62797e7cd7cc959419710cd25b075b5f5b247da0e8214d47bf5af9b32128fb0d",
)
+# We're pinning to a commit because this project does not have a recent release.
+# Nothing special about this commit, though.
http_archive(
name = "com_google_googletest",
urls = [