Index: build/test/do-nightly-tests-and-publish ================================================================== --- build/test/do-nightly-tests-and-publish +++ build/test/do-nightly-tests-and-publish @@ -30,11 +30,11 @@ # Clean builds rm -rf kits # Run tests -./test >/dev/null 2>/dev/null +nice -n 20 ./test >/dev/null 2>/dev/null # Clean old SVN published results rm -rf "${WEBROOTDIR}"/svn_r*/ # Publish New Results