Fix signal handling for unit tests

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby
2016-05-19 17:28:58 -07:00
parent 60f5df6e09
commit efcd73fb5b
22 changed files with 125 additions and 88 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ command(s) that get executed on start, edit the args parameter of the spec. See
Usage: "specify the pty slave path for use with the container",
},
cli.BoolFlag{
Name: "detach,d",
Name: "detach, d",
Usage: "detach from the container's process",
},
cli.StringFlag{