4 dirs="state archive req cert"
11 stage=$(( $stage + 1 ))
12 if [ -e test/stage-$stage.tar.gz ]; then continue; fi
15 t,*) tar xf test/stage-$(( $stage - 1 )).tar.gz ;;
20 CA_FAKE_TIME="2011-08-23 18:32:45"
23 for i in $(seq 1 50); do
24 bin/add tls-client fake#$i test/fake-reqs/$i.req
29 CA_FAKE_TIME="2011-08-24 18:32:45"
34 CA_FAKE_TIME="2011-08-30 18:32:45"
39 CA_FAKE_TIME="2011-09-03 18:32:45"
41 bin/revoke fake#13 key-compromise
45 CA_FAKE_TIME="2011-09-05 18:32:45"
50 CA_FAKE_TIME="2011-10-05 18:32:45"
55 CA_FAKE_TIME="2011-12-05 18:32:45"
63 tar cfz test/stage-$stage.tar.gz $dirs