From 2766655a24644bdceb18485d6dc5ccbb470b7a4e Mon Sep 17 00:00:00 2001 From: mpl Date: Mon, 25 Apr 2016 09:42:19 -0700 Subject: [PATCH] Test commit for github syncing Change-Id: I7232c8735bde2a7155e8cb91370ffde5d0ef56a9 --- website/github.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/github.go b/website/github.go index 86ff03ba3..5df4fcb67 100644 --- a/website/github.go +++ b/website/github.go @@ -28,6 +28,8 @@ import ( "go4.org/wkfs" ) +// This is a test comment for github syncing. + const githubSSHKeyGCS = "/gcs/camlistore-website-resource/id_github_camlistorebot_push" var githubSSHKey string // Also used to detect whether we do the syncs to github