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:
parent
cec4340e89
commit
948565dcc8
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ static void fini_qemu(void)
|
|||
|
||||
dump_log();
|
||||
puts("");
|
||||
unlink(tmpname);
|
||||
//unlink(tmpname);
|
||||
}
|
||||
|
||||
static void fini_multi(void)
|
||||
|
|
Loading…
Add table
Reference in a new issue