1
0
Audrius Butkevicius 11 жил өмнө
parent
commit
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 {