mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
PR 369/filesystem * runtest: Add sample application to show the use of the DOSFS functions
This commit is contained in:
@@ -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>
|
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
||||||
|
|||||||
@@ -152,7 +152,7 @@ do
|
|||||||
|
|
||||||
case $tname in
|
case $tname in
|
||||||
# size is no longer interactive.
|
# size is no longer interactive.
|
||||||
monitor*| termios*)
|
monitor*| termios*| fileio*)
|
||||||
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