mbox series

[v2,0/2] t5551: compare sorted cookies files

Message ID 20180917214628.28325-1-t.gummerer@gmail.com (mailing list archive)
Headers show
Series t5551: compare sorted cookies files | expand

Message

Thomas Gummerer Sept. 17, 2018, 9:46 p.m. UTC
Thanks Jonathan and Junio for the comments on the first round.

Changes since the first round:
- add a preparatory patch to modernize the test script
- add Reported-by to credit Todd
- just use 'sort' instead of 'cat | sort'

Thomas Gummerer (2):
  t5551: move setup code inside test_expect blocks
  t5551: compare sorted cookies files

 t/t5551-http-fetch-smart.sh | 68 ++++++++++++++++++-------------------
 1 file changed, 34 insertions(+), 34 deletions(-)