Changeset 78796bb in rtems
- Timestamp:
- 08/16/01 19:39:07 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 11b1063
- Parents:
- f599af0
- Location:
- c/src/lib/libbsp/sparc/erc32
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sparc/erc32/ChangeLog
rf599af0 r78796bb 1 2001-08-16 Joel Sherrill <joel@OARcorp.com> 2 3 * tools/runtest.in: Recognize debug variant of monitor test. 4 1 5 2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/sparc/erc32/tools/runtest.in
rf599af0 r78796bb 132 132 133 133 case $tname in 134 monitor )134 monitor*) 135 135 if [ $run_to_completion = "yes" ] 136 136 then
Note: See TracChangeset
for help on using the changeset viewer.