mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2003-08-14 Joel Sherrill <joel@OARcorp.com>
* tools/runtest: Add fileio to list of interactive tests.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-08-14 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* tools/runtest: Add fileio to list of interactive tests.
|
||||
|
||||
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
||||
|
||||
@@ -133,7 +133,7 @@ do
|
||||
|
||||
case "$tname" in
|
||||
# size is no longer interactive.
|
||||
monitor* | termios*)
|
||||
monitor* | termios* | fileio*)
|
||||
warn "Skipping $tname; it is interactive"
|
||||
continue
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user