Fri, 16 Jan 2015 04:50:19 +0100
Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32
1 #!/bin/bash
3 echo "testing make_incremental_updates.py"
4 python ../make_incremental_updates.py -f testpatchfile.txt
6 echo ""
7 echo "diffing ref.mar and test.mar"
8 ./diffmar.sh ref.mar test.mar test
10 echo ""
11 echo "diffing ref-mac.mar and test-mac.mar"
12 ./diffmar.sh ref-mac.mar test-mac.mar test-mac