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