Test commit for github syncing

Change-Id: I7232c8735bde2a7155e8cb91370ffde5d0ef56a9
This commit is contained in:
mpl 2016-04-25 09:42:19 -07:00
parent 36d9d8d7eb
commit 2766655a24
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ import (
"go4.org/wkfs" "go4.org/wkfs"
) )
// This is a test comment for github syncing.
const githubSSHKeyGCS = "/gcs/camlistore-website-resource/id_github_camlistorebot_push" const githubSSHKeyGCS = "/gcs/camlistore-website-resource/id_github_camlistorebot_push"
var githubSSHKey string // Also used to detect whether we do the syncs to github var githubSSHKey string // Also used to detect whether we do the syncs to github