Skip to content

Commit

Permalink
Just use master for platform name in taskgraph.json. Treeherder did n…
Browse files Browse the repository at this point in the history
…ot like my previous naming
  • Loading branch information
dklawren committed Feb 19, 2015
1 parent 18e8d99 commit 9ec7ae7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions taskgraph.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"extra": {
"treeherder": {
"machine": {
"platform": "bugzilla/bugzilla (master)"
"platform": "master"
},
"symbol": "San"
}
Expand Down Expand Up @@ -65,7 +65,7 @@
"extra": {
"treeherder": {
"machine": {
"platform": "bugzilla/bugzilla (master)"
"platform": "master"
},
"symbol": "Doc"
}
Expand Down Expand Up @@ -98,7 +98,7 @@
"extra": {
"treeherder": {
"machine": {
"platform": "bugzilla/bugzilla (master)"
"platform": "master"
},
"symbol": "API"
}
Expand Down Expand Up @@ -131,7 +131,7 @@
"extra": {
"treeherder": {
"machine": {
"platform": "bugzilla/bugzilla (master)"
"platform": "master"
},
"symbol": "Sel"
}
Expand Down Expand Up @@ -164,7 +164,7 @@
"extra": {
"treeherder": {
"machine": {
"platform": "bugzilla/bugzilla (master)"
"platform": "master"
},
"symbol": "API-Pg"
}
Expand Down Expand Up @@ -197,7 +197,7 @@
"extra": {
"treeherder": {
"machine": {
"platform": "bugzilla/bugzilla (master)"
"platform": "master"
},
"symbol": "Sel-Pg"
}
Expand Down

0 comments on commit 9ec7ae7

Please sign in to comment.