Skip to content

Commit

Permalink
Missing new log parameter for the test file
Browse files Browse the repository at this point in the history
  • Loading branch information
Acanthostega committed Sep 14, 2013
1 parent d97c64d commit a277d50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exec/exec_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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{
Expand Down

0 comments on commit a277d50

Please sign in to comment.