forked from Imagelibrary/rtems
2007-04-17 Joel Sherrill <joel@OARcorp.com>
* psim/tools/runtest: Do not run pppd.exe from batch mode script.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-04-17 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* psim/tools/runtest: Do not run pppd.exe from batch mode script.
|
||||
|
||||
2007-04-17 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* shared/start/rtems_crti.S: Remove unnecessary include of libcpu/io.h.
|
||||
|
||||
@@ -152,7 +152,7 @@ do
|
||||
|
||||
case $tname in
|
||||
# size is no longer interactive.
|
||||
monitor*| termios*| fileio*)
|
||||
monitor* | termios* | fileio* | pppd*)
|
||||
if [ $run_to_completion = "yes" ]
|
||||
then
|
||||
warn "Skipping $tname; it is interactive"
|
||||
|
||||
Reference in New Issue
Block a user