mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
Merge branch 'master' of https://github.com/SAP/jenkins-library into goGithub
This commit is contained in:
commit
d24644c0c2
@ -114,7 +114,6 @@ func TestPrepareOut(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestCmdPipes(t *testing.T) {
|
||||
//cmd := helperCommand(t, "echo", "foo bar", "baz")
|
||||
cmd := helperCommand("echo", "foo bar", "baz")
|
||||
defer func() { ExecCommand = exec.Command }()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user