diff options
Diffstat (limited to 'gdb/testsuite/gdb.linespec/macro-relative.exp')
-rw-r--r-- | gdb/testsuite/gdb.linespec/macro-relative.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.linespec/macro-relative.exp b/gdb/testsuite/gdb.linespec/macro-relative.exp index 8eef3b6..4c6885a 100644 --- a/gdb/testsuite/gdb.linespec/macro-relative.exp +++ b/gdb/testsuite/gdb.linespec/macro-relative.exp @@ -22,7 +22,7 @@ if [using_fission] { } if [is_remote host] { - unsupported "Compiling on a remote host does not support a filename with directory." + unsupported "compiling on a remote host does not support a filename with directory." return 0 } |