This is the mail archive of the archer-commits@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] archer-pmuldoon-exception-rewind-master: Fix typo.


The branch, archer-pmuldoon-exception-rewind-master has been updated
       via  3d35cdfefe474785b5ac724597f5631376b9f9a7 (commit)
      from  0a7b4726deefbbd95b9f78a84c5e3775f7e14597 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 3d35cdfefe474785b5ac724597f5631376b9f9a7
Author: Phil Muldoon <pmuldoon@redhat.com>
Date:   Thu May 28 17:07:48 2009 +0100

    Fix typo.

-----------------------------------------------------------------------

Summary of changes:
 gdb/testsuite/gdb.cp/gdb2495.exp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/gdb/testsuite/gdb.cp/gdb2495.exp b/gdb/testsuite/gdb.cp/gdb2495.exp
index 937c28d..f1a9761 100644
--- a/gdb/testsuite/gdb.cp/gdb2495.exp
+++ b/gdb/testsuite/gdb.cp/gdb2495.exp
@@ -99,7 +99,7 @@ gdb_test "info breakpoints" \
 
 # Turn off this new behaviour.
 gdb_test_multiple "set unwind-on-terminating-exception off" \
-    "Tune unwind-on-terminating-exception off" {
+    "Turn unwind-on-terminating-exception off" {
     -re "$gdb_prompt $" {pass "set unwinn-on-terminating-exception off"}
     timeout {fail "(timeout) set unwind-on-terminating-exception off"}
 }


hooks/post-receive
--
Repository for Project Archer.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]