]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gdb.base/help.exp (help show user): Update expected result
authorKeith Seitz <keiths@redhat.com>
Thu, 1 Mar 2012 20:25:50 +0000 (20:25 +0000)
committerKeith Seitz <keiths@redhat.com>
Thu, 1 Mar 2012 20:25:50 +0000 (20:25 +0000)
for new doc string changes (add "non-python").

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/help.exp

index 2e450bf01a3039086be880f3857b664c687f6f9f..614fbf8eb5d57785a91ad2f6fa189276f2231011 100644 (file)
@@ -1,3 +1,8 @@
+2012-03-01  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.base/help.exp (help show user): Update expected result
+       for new doc string changes (add "non-python").
+
 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
 
        * gdb.python/py-cmd.exp: Add test to verify that python commands can
index 117e5b51c3cd8fe711fc497f6870d07db0bb226f..a7ed8bd1c38fde2e0d7a39cb4313a28b4f68ee25 100644 (file)
@@ -574,7 +574,7 @@ gdb_test "help show radix" "Show the default input and output number radices\.\[
 # test help show symbol-reloading
 gdb_test "help show symbol-reloading" "Show dynamic symbol table reloading multiple times in one run\." "help show symbol-reloading"
 # test help show user
-gdb_test "help show user" "Show definitions of user defined commands\.\[\r\n\]+Argument is the name of the user defined command\.\[\r\n\]+With no argument, show definitions of all user defined commands\." "help show user"
+gdb_test "help show user" "Show definitions of non-python user defined commands\.\[\r\n\]+Argument is the name of the user defined command\.\[\r\n\]+With no argument, show definitions of all user defined commands\." "help show user"
 # test help show values
 gdb_test "help show values" "Elements of value history around item number IDX \\(or last ten\\)\." "help show values"
 # test help show verbose