* gdb.gdb/selftest.exp (test_with_self): Update copyright check.
authorMark Kettenis <kettenis@gnu.org>
Mon, 26 Dec 2005 14:38:20 +0000 (14:38 +0000)
committerMark Kettenis <kettenis@gnu.org>
Mon, 26 Dec 2005 14:38:20 +0000 (14:38 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.gdb/selftest.exp

index 7e65af6ec6ac84afd2fc126d8e5af050aaa38701..63e214c15608ac815081c33f44db5b9550566de9 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-26  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
+
 2005-12-17  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * gdb.base/default.exp: Update check for "show version".
index e7d46bdc33115a55629dd97299d67255b15f207f..4a1ef0de3a733275f1bfb493658a954a9611dbba 100644 (file)
@@ -391,7 +391,7 @@ proc test_with_self { executable } {
     send_gdb "continue\n"
     gdb_expect {
        -re "GNU gdb \[0-9\.\]*.*
-Copyright \[0-9\]* Free Software Foundation, Inc.*
+Copyright \\(C\\) \[0-9\]* Free Software Foundation, Inc.*
 GDB is free software, covered by the GNU General Public License, and you are.*
 welcome to change it and/or distribute copies of it under certain conditions.*
 Type \"show copying\" to see the conditions.*
This page took 0.037333 seconds and 4 git commands to generate.