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

Diff of /dejagnu/lib/utils.exp

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

revision 1.3 by rsavoye, Wed Sep 12 22:31:37 2001 UTC revision 1.4 by rsavoye, Fri Nov 2 17:30:19 2001 UTC
# Line 105  proc find { rootdir pattern } { Line 105  proc find { rootdir pattern } {
105              break              break
106          }          }
107          foreach i $tmp {          foreach i $tmp {
108              set j [getdirs $i]              set j [getdirs -all $i]
109              if ![string match "" $j] {              if ![string match "" $j] {
110                  append dirs "$j "                  append dirs "$j "
111                  set rootdir $j                  set rootdir $j

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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