Skip to content

Commit ddefd9f

Browse files
committed
dashboard: rename freebsd-arm to freebsd-arm-paulzhol
I didn't realize that the freebsd-arm builder was actually called freebsd-arm-paulzhol before and I mistakenly created the replacement buildet-based builder as "freebsd-arm". Name it how it was. Change-Id: Ib7d73947ce599c82c628ab323001213e1b4ee20b Reviewed-on: https://go-review.googlesource.com/53358 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent a66de46 commit ddefd9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/builders.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1216,7 +1216,7 @@ func init() {
12161216
SkipSnapshot: true,
12171217
})
12181218
addBuilder(BuildConfig{
1219-
Name: "freebsd-arm",
1219+
Name: "freebsd-arm-paulzhol",
12201220
HostType: "host-freebsd-arm-paulzhol",
12211221
SkipSnapshot: true,
12221222
env: []string{

0 commit comments

Comments
 (0)