removed the "missing list" for tinderbox QA

git-svn-id: svn://10.0.0.236/trunk@107007 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sonja.mirtitsch%sun.com 2001-11-01 22:43:55 +00:00
parent 82e224d915
commit e47248081b

View File

@ -878,7 +878,9 @@ tbx_main()
MACHINES_TO_CHECK=$HOST #`uname -n` only search the local tests for errors
qa_errorlist > $ERRORLIST #
platformlist
tbx_missing_platforms
#tbx_missing_platforms #temp. taken out until we find a better way to
#determine if all necessary QA ran - right now we run different
#tinderboxes on one machine
incomplete_results
echo '</table>' >>$TMP_HTML_FILE
echo '<a NAME="errorlist"></a>' >> $TMP_HTML_FILE