Skip to content
Permalink
Browse files

Remove trailing commas

  • Loading branch information
mojca committed Mar 10, 2018
1 parent 18135d6 commit 0d1311d866e1f4e7bd882020069ea2831db568e6
Showing with 2 additions and 2 deletions.
  1. +2 −2 buildbot/config.json.sample
@@ -7,7 +7,7 @@
"jobstoolsprefix": "/opt/local",
"deploy": {
"maxcdn": {
"secrets": "/var/keys/maxcdn-secrets.json",
"secrets": "/var/keys/maxcdn-secrets.json"
},
"www": {
"host": "",
@@ -21,7 +21,7 @@
"host": "",
"user": "",
"sshkeyfile": "",
"sshknownhostsfile": "ssh_known_hosts",
"sshknownhostsfile": "ssh_known_hosts"
},
"guide": {
"host": "",

0 comments on commit 0d1311d

Please sign in to comment.
You can’t perform that action at this time.