mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-15 13:17:41 +03:00
Various fixes and improvements.
This commit is contained in:
parent
e17d585d3c
commit
c254d49901
4
v/unix.c
4
v/unix.c
@ -1048,7 +1048,7 @@ _unix_desk_sync_tofu(u2_udir* dir_u,
|
||||
c3_c* pux_c = _unix_file_form(dir_u, u2k(pre), u2_yes, u2k(ext));
|
||||
u2_ufil** fil_u;
|
||||
|
||||
uL(fprintf(uH, "tofu pox_c %s op %s\n", pox_c, u2_cr_string(u2h(mis))));
|
||||
// uL(fprintf(uH, "tofu pox_c %s op %s\n", pox_c, u2_cr_string(u2h(mis))));
|
||||
|
||||
#ifdef SYNCLOG
|
||||
c3_w slot = u2_Host.unx_u.lot_w++ % 1024;
|
||||
@ -1203,7 +1203,7 @@ _unix_desk_sync_ergo(u2_noun hox,
|
||||
u2_udir** dir_u = _unix_pdir(&(hot_u->dir_u), syd);
|
||||
u2_noun xun;
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
uL(fprintf(uH, "ergo %s %s %s\n", u2_cr_string(hox),
|
||||
u2_cr_string(syd),
|
||||
u2_cr_string(lok)));
|
||||
|
Loading…
Reference in New Issue
Block a user