sym-info-cmds.exp: add yet another missing quote in test name
[deliverable/binutils-gdb.git] / gdb / testsuite / lib / sym-info-cmds.exp
index 792a26572546c0f97657ca8a4580f69e10c24f86..25a4b92f0c6a7bb8286db54dfdfbdbccf650fbaf 100644 (file)
@@ -233,7 +233,7 @@ namespace eval GDBInfoSymbols {
 
        if { $testname == "" } {
            set testname \
-               "$_last_command: check no matches for '$filename', $lineno', and '$text'"
+               "$_last_command: check no matches for '$filename', '$lineno', and '$text'"
        }
 
        if { $lineno == "" } {
This page took 0.028646 seconds and 4 git commands to generate.