On Sun, 14 Jun 2015, D. Hugh Redelmeier wrote:

So I did:
        grep '^\*\*\*\*\* KVM PLUTO RUNNING test' tests.LOG10 | sort | uniq -c 
| sort -n
31 lines were unique.
256 appeared twice.

Why the heck are tests being run twice?  When will it stop?

Because you crossed the date line at midnight ?

Is there a better command for me to use?

I use: cd testing/pluto ; find . -name OUTPUT | xargs rm -rf ; ../utils/swantest

I'm not sure if it suffers the same problem.

Paul
_______________________________________________
Swan-dev mailing list
Swan-dev@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-dev

Reply via email to