From 222c2876297117cac9b08abc659b16927f17da3e Mon Sep 17 00:00:00 2001 From: The Magician Date: Tue, 5 Feb 2019 11:28:53 -0800 Subject: [PATCH] Update the googlesource cookie for the Terraform providers. (#3002) Signed-off-by: Modular Magician --- scripts/gogetcookie.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gogetcookie.sh b/scripts/gogetcookie.sh index 26c63a64..d288e5a6 100755 --- a/scripts/gogetcookie.sh +++ b/scripts/gogetcookie.sh @@ -6,5 +6,5 @@ chmod 0600 ~/.gitcookies git config --global http.cookiefile ~/.gitcookies tr , \\t <<\__END__ >>~/.gitcookies -.googlesource.com,TRUE,/,TRUE,2147483647,o,git-paul.hashicorp.com=1/z7s05EYPudQ9qoe6dMVfmAVwgZopEkZBb1a2mA5QtHE +go.googlesource.com,FALSE,/,TRUE,2147483647,o,git-rileykarson.google.com=1/rOwTyPQnsZnGgNtlqMhkqM63-n0W68pQ7GfhAKGIy4E __END__