PR 369/filesystem
	* runtest: Add sample application to show the use of the
	DOSFS functions
This commit is contained in:
Jennifer Averett
2003-08-11 15:08:42 +00:00
parent 74e299827b
commit b8ed0dff45
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2003-08-11 Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
PR 369/filesystem
* runtest: Add sample application to show the use of the
DOSFS functions
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -152,7 +152,7 @@ do
case $tname in
# size is no longer interactive.
monitor*| termios*)
monitor*| termios*| fileio*)
if [ $run_to_completion = "yes" ]
then
warn "Skipping $tname; it is interactive"