From a277d5056473d02d7833bebb5386f4f0fb44b2f2 Mon Sep 17 00:00:00 2001 From: Acanthostega Date: Sat, 14 Sep 2013 16:30:03 +0200 Subject: [PATCH] Missing new log parameter for the test file --- exec/exec_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/exec/exec_test.go b/exec/exec_test.go index 54b55f0..386e7cb 100644 --- a/exec/exec_test.go +++ b/exec/exec_test.go @@ -48,6 +48,7 @@ func TestRunCommands(t *testing.T) { conf.Port = 22 conf.Protocol = "tcp" conf.Timeout = 10 + conf.LogCommand = "/tmp" // Create a command which will be duplicated command := &formatter.Command{