From 4a0cac113cf999a58a60f7db7a11d5b0ad623699 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 18 Nov 2014 17:53:42 -0400 Subject: fix color display when running propellor inside docker --- src/Propellor/Types.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Types.hs') diff --git a/src/Propellor/Types.hs b/src/Propellor/Types.hs index 72ccd228..f70eee68 100644 --- a/src/Propellor/Types.hs +++ b/src/Propellor/Types.hs @@ -144,7 +144,7 @@ data CmdLine | ListFields | AddKey String | Continue CmdLine - | Chain HostName + | Chain HostName Bool | Boot HostName | Docker HostName | GitPush Fd Fd -- cgit v1.2.3