2012-03-24 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
authorBen Elliston <bje@gnu.org>
Sat, 24 Mar 2012 10:56:32 +0000 (21:56 +1100)
committerBen Elliston <bje@gnu.org>
Sat, 24 Mar 2012 10:56:32 +0000 (21:56 +1100)
* runtest.exp (load_tool_init): Fix typo in -de option handling.

ChangeLog
runtest.exp

index 8ded8da..9e1a1c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-03-24  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
 
+       * runtest.exp (load_tool_init): Fix typo in -de option handling.
+
+2012-03-24  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
+
        * doc/runtest.1: Correct name of debug file.
 
 2012-02-25  Ben Elliston  <bje@gnu.org>
index 4bfed83..b32181a 100644 (file)
@@ -1063,7 +1063,7 @@ for { set i 0 } { $i < $argc } { incr i } {
 
        "--de*" {                       # (--debug) expect internal debugging
            if {[file exists ./dbg.log]} {
-               catch [file delete -force -- dbg.log"
+               catch [file delete -force -- dbg.log]
            }
            if { $verbose > 2 } {
                exp_internal -f dbg.log 1