Advertisement
S-trace

Untitled

Nov 11th, 2015
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. Is build patched for 'Add hook functions to post_process_props.py' ?.. Yes
  2. Checking if patch build/0002-Add-hook-functions-to-post_process_props.py.patch matches commit baf5134...NO! MISMATCH!
  3. --- /tmp/patch 2015-11-12 00:34:52.377894250 +0300
  4. +++ /tmp/commit 2015-11-12 00:34:52.381894691 +0300
  5. @@ -3,7 +3,6 @@
  6. tools/post_process_props.py | 3 +++
  7. tools/post_process_props_hook.py | 44 ++++++++++++++++++++++++++++++++++++++++
  8. 2 files changed, 47 insertions(+)
  9. - create mode 100755 tools/post_process_props_hook.py
  10.  
  11. diff --git a/tools/post_process_props.py b/tools/post_process_props.py
  12. index 82c92a8..70c9a94 100755
  13. @@ -30,7 +29,7 @@
  14. sys.exit(1)
  15. diff --git a/tools/post_process_props_hook.py b/tools/post_process_props_hook.py
  16. new file mode 100755
  17. -index 0000000..dbcf141
  18. +index 0000000..5a6da8a
  19. --- /dev/null
  20. +++ b/tools/post_process_props_hook.py
  21. @@ -0,0 +1,44 @@
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement