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

Diff of /dejagnu/lib/dejagnu.exp

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

revision 1.6 by bje, Sat Aug 16 13:08:57 2003 UTC revision 1.7 by bje, Tue Aug 19 00:11:43 2003 UTC
# Line 177  proc host_execute {args} { Line 177  proc host_execute {args} {
177              verbose "All done" 2              verbose "All done" 2
178          }          }
179          eof {          eof {
180  #           unresolved "${executable} died prematurely"              #       unresolved "${executable} died prematurely"
181  #           catch close              #       catch close
182  #           return "${executable} died prematurely"              #       return "${executable} died prematurely"
183          }          }
184          timeout {          timeout {
185              warning "Timed out executing test case"              warning "Timed out executing test case"
# Line 187  proc host_execute {args} { Line 187  proc host_execute {args} {
187                  incr timetol                  incr timetol
188                  exp_continue                  exp_continue
189              } else {              } else {
190  -               catch close                  -               catch close
191                  return "Timed out executing test case"                  return "Timed out executing test case"
192              }              }
193          }          }

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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