]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.python/python.exp
* NEWS: Document "define" for prefixed commands.
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.python / python.exp
index 201e1c5f16ed2cdf9bbf80cb8420d6dbd030026b..a0c9b391cd41398c4b8f32afd62c5247c871944b 100644 (file)
@@ -63,7 +63,7 @@ gdb_py_test_multiple "show python command" \
   "print 23" "" \
   "end" "" \
   "end" "" \
-  "show user zzq" "User command zzq:.*  python.*print 23.*  end"
+  "show user zzq" "User command \"zzq\":.*  python.*print 23.*  end"
 
 gdb_py_test_multiple "indented multi-line python command" \
   "python" "" \