aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2016-03-20 17:41:43 +1100
committerBen Elliston <bje@gnu.org>2016-03-20 17:41:43 +1100
commitadcd347865b0437f6471550419bb08cb234f5be2 (patch)
treeee20077eabade4dff7cf720781717dcb3df5b7b0
parent1992ceaf6d309d0fce0d8d130014d2a8419c9234 (diff)
downloaddejagnu-adcd347865b0437f6471550419bb08cb234f5be2.zip
dejagnu-adcd347865b0437f6471550419bb08cb234f5be2.tar.gz
dejagnu-adcd347865b0437f6471550419bb08cb234f5be2.tar.bz2
* runtest.exp (load_file): Remove old comment.
-rw-r--r--ChangeLog4
-rw-r--r--runtest.exp3
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d53138..f3c7a22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2016-03-20 Ben Elliston <bje@gnu.org>
+ * runtest.exp (load_file): Remove old comment.
+
+2016-03-20 Ben Elliston <bje@gnu.org>
+
* 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