diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-12-29 21:06:33 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-12-29 21:06:33 +0000 |
commit | c72b6f9f3ca51a45532dbdcc069fe96f1f3f17fc (patch) | |
tree | 4c063df2c7544c3cd5e40839c5d3414f9ca55364 | |
parent | cb25c73926b36bb1b858126eb96116fe84fdc93c (diff) |
Added a comment: reproduced bug
-rw-r--r-- | doc/bugs/Android:_does_not_upload_added_files___40__neither_to___34__Transfer__34___or___34__Full_backup__34___server__41__/comment_5_56ef816d3d4f3d85d31ccaf806133073._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Android:_does_not_upload_added_files___40__neither_to___34__Transfer__34___or___34__Full_backup__34___server__41__/comment_5_56ef816d3d4f3d85d31ccaf806133073._comment b/doc/bugs/Android:_does_not_upload_added_files___40__neither_to___34__Transfer__34___or___34__Full_backup__34___server__41__/comment_5_56ef816d3d4f3d85d31ccaf806133073._comment new file mode 100644 index 000000000..a96ebd551 --- /dev/null +++ b/doc/bugs/Android:_does_not_upload_added_files___40__neither_to___34__Transfer__34___or___34__Full_backup__34___server__41__/comment_5_56ef816d3d4f3d85d31ccaf806133073._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.227" + subject="reproduced bug" + date="2013-12-29T21:06:30Z" + content=""" +Debug logs shows that the problem is it tries to run ionice. So fix should be trivial. +"""]] |