From 4608d1b159673fa8293902dfcd8affe65eadb76e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 17 Apr 2007 17:37:50 +0000 Subject: 2007-04-17 Joel Sherrill * erc32/tools/runtest.in, leon2/tools/runtest.in, leon3/tools/runtest.in: Do not run pppd.exe from batch mode script. --- c/src/lib/libbsp/sparc/erc32/tools/runtest.in | 4 ++-- 1 file changed, 2 insertions(+), 2 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 19675fba34..584171f1cd 100644 --- a/c/src/lib/libbsp/sparc/erc32/tools/runtest.in +++ b/c/src/lib/libbsp/sparc/erc32/tools/runtest.in @@ -2,7 +2,7 @@ # # $Id$ # -# Run rtems tests on the hppa simulator +# Run rtems tests on the SPARC simulator includeed with GDB # This program generates a simulator script to run each test # Typically the test is then run, although it can be generated # and left as a file using -s @@ -131,7 +131,7 @@ do TEST_TYPE="single" case $tname in - monitor* | termios* | fileio*) + monitor* | termios* | fileio* | pppd*) if [ $run_to_completion = "yes" ] then warn "Skipping $tname; it is interactive" -- cgit v1.2.3