delete archive
This commit is contained in:
parent
191ff804ea
commit
7d71129ff0
@ -354,6 +354,7 @@ func main() {
|
|||||||
if !exitOk {
|
if !exitOk {
|
||||||
fmt.Printf("Failure: %d errors encountered.\n", errCount)
|
fmt.Printf("Failure: %d errors encountered.\n", errCount)
|
||||||
callGubernator(*gubernator)
|
callGubernator(*gubernator)
|
||||||
|
arc.deleteArchive()
|
||||||
os.Exit(1)
|
os.Exit(1)
|
||||||
}
|
}
|
||||||
callGubernator(*gubernator)
|
callGubernator(*gubernator)
|
||||||
|
Loading…
Reference in New Issue
Block a user