From bb5364c7fd150a1360efb058b9052747924a4644 Mon Sep 17 00:00:00 2001 From: Jessica Frazelle Date: Tue, 30 Dec 2014 15:26:12 -0800 Subject: [PATCH] Add plus to build Docker-DCO-1.1-Signed-off-by: Jessica Frazelle (github: jfrazelle) Upstream-commit: f339d3bceb4634bba1bc27e455d0fd8505df17bf Component: engine --- components/engine/daemon/exec.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/engine/daemon/exec.go b/components/engine/daemon/exec.go index 616093c67d..84d25ae5a4 100644 --- a/components/engine/daemon/exec.go +++ b/components/engine/daemon/exec.go @@ -1,5 +1,3 @@ -// build linux - package daemon import (