[Swan-dev] testing, testing

Paul Wouters paul at nohats.ca
Sun Jun 14 18:29:52 EEST 2015


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


More information about the Swan-dev mailing list