2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Wed, 1 Sep 2004 23:26:43 +0000 (23:26 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Wed, 1 Sep 2004 23:26:43 +0000 (23:26 +0000)
        * gdb.base/unload.exp: Fix so messages aren't duplicated.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/unload.exp

index da6959f..fd6e696 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * gdb.base/unload.exp: Fix so messages aren't duplicated.
+
 2004-09-01  Manoj Iyer  <manjo@austin.ibm.com>
 
        * gdb.gdb/complaints.exp (setup_test): use new gdb.exp functionality
index e615b08..0b52175 100644 (file)
@@ -139,5 +139,5 @@ gdb_test "run" \
 
 gdb_test "continue" \
 "Continuing.*y is 7.*warning: Temporarily disabling breakpoints for.*unloadshr.sl.*Program exited normally." \
-"continuing to end of program"
+"continuing to end of program second time"