On Mon, 2012-04-23 at 15:34 -0500, Bruce Dubbs wrote: > It did seem to run the tests twice. I don't know why. If we can get it to > run > once, it would save a lot of time. The results we identical on both runs.
I don't think it did, Bruce. Were you looking at your jhalfs logs by any chance (/jhalfs/test-logs/080-gcc)? That will have the result of both 'make -k check >> $TEST_LOG 2>&1 || true' and '../gcc-4.7.0/contrib/test_summary >> $TEST_LOG 2>&1', hence giving the appearance that the tests were run twice. I wonder whether that 2nd command should just have 'role=nodump' in it to prevent jhalfs from running it? Regards, Matt. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page