testing autoupdate
This commit is contained in:
parent
220b73dc49
commit
befec17e06
@ -65,7 +65,7 @@ func main() {
|
||||
testsuites := Testsuites{}
|
||||
|
||||
if len(os.Args) != 2 {
|
||||
fmt.Fprintf(os.Stderr, "Usage: go2junit <outputdir>\n")
|
||||
fmt.Fprintf(os.Stderr, "Usage: go2junit <outputdir> \n")
|
||||
os.Exit(1)
|
||||
}
|
||||
path := os.Args[1]
|
||||
|
Loading…
Reference in New Issue
Block a user