1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

to debug the proxy log files will be temporally not removed

This commit is contained in:
Stefan Lankes 2017-02-20 20:32:33 +01:00
parent cec4340e89
commit 948565dcc8

View file

@ -93,7 +93,7 @@ static void fini_qemu(void)
dump_log();
puts("");
unlink(tmpname);
//unlink(tmpname);
}
static void fini_multi(void)