sangeet259

diff used by hg diff

Nov 1st, 2018
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 1.10 KB | None | 0 0
  1. diff -r a1e70c1dbec0 tests/test-bookmarks-pushpull.t
  2. --- a/tests/test-bookmarks-pushpull.t   Thu Nov 01 22:20:00 2018 +0530
  3. +++ b/tests/test-bookmarks-pushpull.t   Tue Oct 17 12:38:13 2017 +0200
  4. @@ -1086,8 +1086,7 @@
  5.    pushing to $TESTTMP/issue4455-dest (glob)
  6.    searching for changes
  7.    no changes found
  8. -  pushkey-abort: prepushkey hook exited with status 1
  9. -  abort: exporting bookmark @ failed!
  10. +  abort: prepushkey hook exited with status 1
  11.    [255]
  12.  
  13.  #endif
  14. @@ -1126,8 +1125,8 @@
  15.    pushing to ssh://user@dummy/issue4455-dest
  16.    searching for changes
  17.    no changes found
  18. -  remote: pushkey-abort: prepushkey hook exited with status 1
  19. -  abort: exporting bookmark @ failed!
  20. +  remote: prepushkey hook exited with status 1
  21. +  abort: push failed on remote
  22.    [255]
  23.  
  24.  #endif
  25. @@ -1166,8 +1165,8 @@
  26.    pushing to ssh://user@dummy/issue4455-dest
  27.    searching for changes
  28.    no changes found
  29. -  remote: pushkey-abort: prepushkey hook exited with status 1
  30. -  abort: exporting bookmark @ failed!
  31. +  remote: prepushkey hook exited with status 1
  32. +  abort: push failed on remote
  33.    [255]
  34.  
  35.  #endif
Add Comment
Please, Sign In to add comment