Skip to content
Snippets Groups Projects
Commit 75c4dd8b authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

66-enable: remove instance tmp directory

parent 8ff6f370
No related branches found
No related tags found
No related merge requests found
......@@ -147,6 +147,9 @@ int insta_create(char const *src,char const *instasrc, char const *instacopy, ch
start_parser(tmp.s,instacopy,tree,keep,nbsv) ;
if (rm_rf(tmp.s) < 0)
VERBO3 strerr_warnwu2x("remove tmp directory: ",tmp.s) ;
stralloc_free(&sa) ;
stralloc_free(&tmp) ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment