Home | History | Annotate | Download | only in codereview

Lines Matching full:spawnvp

1788 		if os.spawnvp(os.P_WAIT, "gofmt", cmd + files) != 0: