/[dejagnu]/dejagnu/lib/remote.exp
ViewVC logotype

Diff of /dejagnu/lib/remote.exp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by bje, Sat Aug 16 13:08:57 2003 UTC revision 1.15 by bje, Tue Aug 19 00:11:43 2003 UTC
# Line 1143  proc check_for_board_status  { variable Line 1143  proc check_for_board_status  { variable
1143      # crashed, regardless of status found elsewhere (e.g. simulator exit      # crashed, regardless of status found elsewhere (e.g. simulator exit
1144      # code).      # code).
1145      if { [target_info needs_status_wrapper] != "" } then {      if { [target_info needs_status_wrapper] != "" } then {
1146         set nomatch_return 2          set nomatch_return 2
1147      } else {      } else {
1148         set nomatch_return -1          set nomatch_return -1
1149      }      }
1150    
1151      if [regexp "(^|\[\r\n\])\\*\\*\\* EXIT code" $output] {      if [regexp "(^|\[\r\n\])\\*\\*\\* EXIT code" $output] {

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26