From: Ben Elliston Date: Sun, 20 Mar 2016 06:41:43 +0000 (+1100) Subject: * runtest.exp (load_file): Remove old comment. X-Git-Tag: upstream/1.6.2~140 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=adcd347865b0437f6471550419bb08cb234f5be2;p=platform%2Fupstream%2Fdejagnu.git * runtest.exp (load_file): Remove old comment. --- diff --git a/ChangeLog b/ChangeLog index 7d53138..f3c7a22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2016-03-20 Ben Elliston + * runtest.exp (load_file): Remove old comment. + +2016-03-20 Ben Elliston + * lib/dg.exp (dg-test): There is no need to call unresolved to clear errcnt. Instead, pass 0 as argument 2 to perror. * runtest.exp (runtest): Likewise. diff --git a/runtest.exp b/runtest.exp index 2252bec..f63e5b3 100644 --- a/runtest.exp +++ b/runtest.exp @@ -293,9 +293,6 @@ proc findfile { args } { # If a tcl error occurs while sourcing a file, we print an error message # and exit. # -# ??? Perhaps add an optional argument of some descriptive text to add to -# verbose and error messages (eg: -t "library file" ?). -# proc load_file { args } { set i 0 set only_one 0