Audrius Butkevicius пре 11 година
родитељ
комит
3a01eaa4a6
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      build.go

+ 1 - 0
build.go

@@ -366,6 +366,7 @@ func runPipe(file, cmd string, args ...string) {
 	if err != nil {
 		log.Fatal(err)
 	}
+	fd.Close()
 }
 
 type archiveFile struct {