src/dejagnu ChangeLog runtest.exp lib/utils.exp
geoffk@sourceware.cygnus.com
geoffk@sourceware.cygnus.com
Fri Aug 4 23:34:00 GMT 2000
CVSROOT: /cvs/src
Module name: src
Changes by: geoffk@sourceware.cygnus.com 2000-08-04 23:34:02
Modified files:
dejagnu : ChangeLog runtest.exp
dejagnu/lib : utils.exp
Log message:
Back out this change:
* lib/utils.exp: Add support for a -maxdepth <n>
option to limit find to <n> directories deep.
* runtest.exp: Handle multiple directories in TCL variables
dir_to_run and cmdline_dir_to_run; limit *.exp find to
one directory level to avoid foo/bar/baz.exp getting tested
twice (when ${dir} is 'foo', and when ${dir} is 'foo/bar').
also rearrange the next ChangeLog entry so that it's clear what the
separate changes to runtest.exp are. Also replace 8 initial spaces
in the ChangeLog with tabs.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/ChangeLog.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/runtest.exp.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/lib/utils.exp.diff?cvsroot=src&r1=1.2&r2=1.3
More information about the Src-cvs
mailing list