From c254d49901f8283808311a217a72fdec041688b6 Mon Sep 17 00:00:00 2001 From: "C. Guy Yarvin" Date: Mon, 11 Aug 2014 17:12:51 -0700 Subject: [PATCH] Various fixes and improvements. --- v/unix.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v/unix.c b/v/unix.c index 7715f11c2..733c71fa5 100644 --- a/v/unix.c +++ b/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)));