From 6a769f08d87442ab0c95585429e5b000bcb8a9c7 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Tue, 29 May 2018 11:17:51 -0700 Subject: [PATCH] regenerate boot command code --- common/bootcommand/boot_command.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/bootcommand/boot_command.go b/common/bootcommand/boot_command.go index 18578a42fdc..95133f3348b 100644 --- a/common/bootcommand/boot_command.go +++ b/common/bootcommand/boot_command.go @@ -1,3 +1,5 @@ +// Code generated by pigeon; DO NOT EDIT. + package bootcommand import (