Advertisement
Guest User

output of bgrep test

a guest
Dec 20th, 2010
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. ./testBgrep.sh
  2. Preparing tests for bgrep
  3. Testing bgrep
  4. ./bgrep 424242 /tmp/bgrepTest* | sed 's/^.*: //g' > /tmp/results.txt
  5.  
  6. Differences between /tmp/results.txt and /tmp/bgrepExpectedResult.txt:
  7. --- /tmp/results.txt
  8. +++ /tmp/bgrepExpectedResult.txt
  9. @@ -1,5 +1,4 @@
  10. 00000000
  11. -fffffffffffffffd
  12. 00000001
  13. 00000002
  14. 00000003
  15. @@ -1015,10 +1014,19 @@
  16. 000003f5
  17. 000003f6
  18. 000003f7
  19. +000003f8
  20. +000003f9
  21. +000003fa
  22. +000003fb
  23. +000003fc
  24. +000003fd
  25. +000003fe
  26. +000003ff
  27. +00000400
  28. +00000401
  29. +000003fc
  30. 000003fd
  31. -fffffffffffffffd
  32. 000003fe
  33. 000003ff
  34. 00000400
  35. 00000401
  36. -fffffffffffffffd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement