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-01-29 Till Straumann <strauman@slac.stanford.edu>
|
2007-01-29 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
* shared/vme/VMEConfig.h:
|
* shared/vme/VMEConfig.h:
|
||||||
|
|||||||
@@ -151,7 +151,7 @@ do
|
|||||||
|
|
||||||
case $tname in
|
case $tname in
|
||||||
# size is no longer interactive.
|
# size is no longer interactive.
|
||||||
monitor*| termios*| fileio*)
|
monitor* | termios* | fileio* | pppd*)
|
||||||
if [ $run_to_completion = "yes" ]
|
if [ $run_to_completion = "yes" ]
|
||||||
then
|
then
|
||||||
warn "Skipping $tname; it is interactive"
|
warn "Skipping $tname; it is interactive"
|
||||||
|
|||||||
Reference in New Issue
Block a user