diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/fullpath-expand.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/fullpath-expand.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/fullpath-expand.exp b/gdb/testsuite/gdb.base/fullpath-expand.exp index 4e572e5..1b1c5e7 100644 --- a/gdb/testsuite/gdb.base/fullpath-expand.exp +++ b/gdb/testsuite/gdb.base/fullpath-expand.exp @@ -16,7 +16,7 @@ standard_testfile .c fullpath-expand-func.c 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 } |