Advertisement
Guest User

Delete file

a guest
Jan 14th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. 23.45.26/FileUtil nrda: need request: /system/etc/hosts: false
  2. 23.45.26/E checkSDPath: /system/etc/hosts useRoot: true there: true file: true dir: false
  3. 23.45.26/E Delete File: checkSDPath: /system/etc/hosts useDocFile: false
  4. 23.45.26/Shell runSync test -e '/system/etc/hosts' root: true timeout: 3000
  5. 23.45.26/Shell have process
  6. 23.45.26/Shell write cmd: test -e '/system/etc/hosts'
  7. 23.45.26/Shell start process timeout timer 3000ms for: test -e '/system/etc/hosts'
  8. 23.45.26/Shell start process-thread ID 608
  9. 23.45.27/Shell joined with 608
  10. 23.45.27/Shell exit result: 0
  11. 23.45.27/Shell non-null timeout
  12. 23.45.27/Shell runSync test -f '/system/etc/hosts' root: true timeout: 3000
  13. 23.45.27/Shell have process
  14. 23.45.27/Shell write cmd: test -f '/system/etc/hosts'
  15. 23.45.27/Shell start process timeout timer 3000ms for: test -f '/system/etc/hosts'
  16. 23.45.27/Shell start process-thread ID 610
  17. 23.45.27/Shell joined with 610
  18. 23.45.27/Shell exit result: 0
  19. 23.45.27/Shell non-null timeout
  20. 23.45.27/Shell runSync test -d '/system/etc/hosts' root: true timeout: 3000
  21. 23.45.27/Shell have process
  22. 23.45.27/Shell write cmd: test -d '/system/etc/hosts'
  23. 23.45.27/Shell start process timeout timer 3000ms for: test -d '/system/etc/hosts'
  24. 23.45.27/Shell start process-thread ID 612
  25. 23.45.27/Shell joined with 612
  26. 23.45.27/Shell exit result: 1
  27. 23.45.27/Shell non-null timeout
  28. 23.45.27/E Delete File: checkSDPath: /system/etc/hosts ok true
  29. 23.45.27/Shell runSync rm -f '/system/etc/hosts' root: true timeout: 7000
  30. 23.45.27/Shell have process
  31. 23.45.27/Shell write cmd: rm -f '/system/etc/hosts'
  32. 23.45.27/Shell start process timeout timer 7000ms for: rm -f '/system/etc/hosts'
  33. 23.45.27/Shell start process-thread ID 614
  34. 23.45.28/Shell joined with 614
  35. 23.45.28/Shell exit result: 1
  36. 23.45.28/Shell non-null timeout
  37. 23.45.28/Shell runSync rm '/system/etc/hosts' root: true timeout: 7000
  38. 23.45.28/Shell have process
  39. 23.45.28/Shell write cmd: rm '/system/etc/hosts'
  40. 23.45.28/Shell start process timeout timer 7000ms for: rm '/system/etc/hosts'
  41. 23.45.28/Shell start process-thread ID 616
  42. 23.45.28/Shell joined with 616
  43. 23.45.28/Shell exit result: 1
  44. 23.45.28/Shell non-null timeout
  45. 23.45.28/E result: stop task (error)
  46. 23.45.28/E Error: 1
  47. 23.45.28/MacroEdit action finished exeID 1 action no 0 code 406 status: Err next 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement