Merge branch 'test' of https://github.com/urbit/urbit into test

This commit is contained in:
Anton Dyudin 2015-05-20 12:22:52 -07:00
commit ac44d6f9d0
3 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@ Commands
For A or B, to log in to X's tictactoe:
+~X/tictactoe
+~X/
To log out:

View File

@ -37,7 +37,7 @@ $(function() {
$('#user .as').text(symb[lett.indexOf(who)+1])
}
urb.appl = 'octo'
urb.appl = 'tictactoe'
urb.bind('/octo/web', function(err,res) {
if(which == null) { assign(res.data.who) }
draw(res.data)

View File

@ -1300,7 +1300,7 @@ _unix_desk_sync_tofu(u3_udir* dir_u,
free(put_c);
}
else if (u3_nul == mim) {
uL(fprintf(uH, "file already gone: %s\n", pox_c)); // fires too often
// uL(fprintf(uH, "file already gone: %s\n", pox_c)); // fires too often
free(pox_c);
free(pot_c);