From df49c60c9671e4a28e636964d744c1f59fb6cb68 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Jun 2000 15:00:15 +0000 Subject: Merged from 4.5.0-beta3a --- c/src/lib/libbsp/sparc/erc32/tools/runtest.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'c/src/lib/libbsp/sparc/erc32/tools/runtest.in') diff --git a/c/src/lib/libbsp/sparc/erc32/tools/runtest.in b/c/src/lib/libbsp/sparc/erc32/tools/runtest.in index 3f9ffa73fe..b7c6f723c2 100644 --- a/c/src/lib/libbsp/sparc/erc32/tools/runtest.in +++ b/c/src/lib/libbsp/sparc/erc32/tools/runtest.in @@ -142,13 +142,13 @@ do fatal "MP tests not supported" warn "Skipping $tname; 'runtest' runs both nodes when for *-node1" continue;; - *-node1*) - fatal "MP tests not supported" + *-node1*) warn "Running both nodes associated with $tname" + variant=`echo $tname | sed 's/.*-node[12]//' | sed 's/\.exe//'` tname=`echo $tname | sed 's/-node.*//'` TEST_TYPE="mp" ;; - minimum*|stackchk*|spfatal*|malloctest*|termio*) + minimum*|stackchk*|spfatal*|termio*) warn "Skipping $tname; it locks up or takes a VERY long time to run" continue ;; -- cgit v1.2.3