I see one test failing consistently one my Linux box (while it works fine on Mac):
language.when ... failed % 'btest-diff out' failed unexpectedly (exit code 1) % cat .diag == File =============================== done lookup successful == Diff =============================== --- /tmp/test-diff.24485.out.baseline.tmp 2012-09-24 17:40:03.554905092 +0000 +++ /tmp/test-diff.24485.out.tmp 2012-09-24 17:40:03.567905581 +0000 @@ -1 +1,2 @@ done +lookup successful ======================================= % cat .stderr Is that a race condition with the DNS lookup? Robin -- Robin Sommer * Phone +1 (510) 722-6541 * [email protected] ICSI/LBNL * Fax +1 (510) 666-2956 * www.icir.org _______________________________________________ bro-dev mailing list [email protected] http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev
