Advertisement
Guest User

Move file

a guest
Jan 14th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. 23.47.06/FileUtil nrda: need request: /system/etc/hosts: false
  2. 23.47.06/E checkSDPath: /system/etc/hosts useRoot: true there: true file: true dir: true
  3. 23.47.06/E Move: checkSDPath: /system/etc/hosts useDocFile: false
  4. 23.47.06/Shell runSync test -e '/system/etc/hosts' root: true timeout: 3000
  5. 23.47.06/Shell have process
  6. 23.47.06/Shell write cmd: test -e '/system/etc/hosts'
  7. 23.47.06/Shell start process timeout timer 3000ms for: test -e '/system/etc/hosts'
  8. 23.47.06/Shell start process-thread ID 620
  9. 23.47.06/Shell joined with 620
  10. 23.47.06/Shell exit result: 0
  11. 23.47.06/Shell non-null timeout
  12. 23.47.06/Shell runSync test -f '/system/etc/hosts' root: true timeout: 3000
  13. 23.47.06/Shell have process
  14. 23.47.06/Shell write cmd: test -f '/system/etc/hosts'
  15. 23.47.06/Shell start process timeout timer 3000ms for: test -f '/system/etc/hosts'
  16. 23.47.06/Shell start process-thread ID 622
  17. 23.47.06/Shell joined with 622
  18. 23.47.06/Shell exit result: 0
  19. 23.47.06/Shell non-null timeout
  20. 23.47.06/Shell runSync test -d '/system/etc/hosts' root: true timeout: 3000
  21. 23.47.06/Shell have process
  22. 23.47.06/Shell write cmd: test -d '/system/etc/hosts'
  23. 23.47.06/Shell start process timeout timer 3000ms for: test -d '/system/etc/hosts'
  24. 23.47.06/Shell start process-thread ID 624
  25. 23.47.07/Shell joined with 624
  26. 23.47.07/Shell exit result: 1
  27. 23.47.07/Shell non-null timeout
  28. 23.47.07/E Move: checkSDPath: /system/etc/hosts ok true
  29. 23.47.07/FileUtil nrda: need request: /storage/emulated/0/Movies: false
  30. 23.47.07/E checkSDPath: /system/etc/hosts useRoot: true there: false file: true dir: true
  31. 23.47.07/E Move: checkSDPath: /system/etc/hosts useDocFile: false
  32. 23.47.07/Shell runSync test -e '/system/etc/hosts' root: true timeout: 3000
  33. 23.47.07/Shell have process
  34. 23.47.07/Shell write cmd: test -e '/system/etc/hosts'
  35. 23.47.07/Shell start process timeout timer 3000ms for: test -e '/system/etc/hosts'
  36. 23.47.07/Shell start process-thread ID 626
  37. 23.47.07/Shell joined with 626
  38. 23.47.07/Shell exit result: 0
  39. 23.47.07/Shell non-null timeout
  40. 23.47.07/Shell runSync test -f '/system/etc/hosts' root: true timeout: 3000
  41. 23.47.07/Shell have process
  42. 23.47.07/Shell write cmd: test -f '/system/etc/hosts'
  43. 23.47.07/Shell start process timeout timer 3000ms for: test -f '/system/etc/hosts'
  44. 23.47.07/Shell start process-thread ID 628
  45. 23.47.07/Shell joined with 628
  46. 23.47.07/Shell exit result: 0
  47. 23.47.07/Shell non-null timeout
  48. 23.47.07/Shell runSync test -d '/system/etc/hosts' root: true timeout: 3000
  49. 23.47.07/Shell have process
  50. 23.47.07/Shell write cmd: test -d '/system/etc/hosts'
  51. 23.47.07/Shell start process timeout timer 3000ms for: test -d '/system/etc/hosts'
  52. 23.47.07/Shell start process-thread ID 630
  53. 23.47.07/Shell joined with 630
  54. 23.47.07/Shell exit result: 1
  55. 23.47.07/Shell non-null timeout
  56. 23.47.07/E Move: checkSDPath: /system/etc/hosts ok true
  57. 23.47.07/Shell runSync mv '/system/etc/hosts' '/storage/emulated/0/Movies' root: true timeout: 7000
  58. 23.47.07/Shell have process
  59. 23.47.07/Shell write cmd: mv '/system/etc/hosts' '/storage/emulated/0/Movies'
  60. 23.47.07/Shell start process timeout timer 7000ms for: mv '/system/etc/hosts' '/storage/emulated/0/Movies'
  61. 23.47.07/Shell start process-thread ID 633
  62. 23.47.08/Shell joined with 633
  63. 23.47.08/Shell exit result: 1
  64. 23.47.08/Shell non-null timeout
  65. 23.47.08/E result: stop task (error)
  66. 23.47.08/E Error: 1
  67. 23.47.08/MacroEdit action finished exeID 1 action no 0 code 400 status: Err next 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement