diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/call-sc.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/call-sc.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/call-sc.exp b/gdb/testsuite/gdb.base/call-sc.exp index 89065e1..a5405df 100644 --- a/gdb/testsuite/gdb.base/call-sc.exp +++ b/gdb/testsuite/gdb.base/call-sc.exp @@ -23,7 +23,7 @@ # test. if [target_info exists gdb,cannot_call_functions] { - unsupported "This target can not call functions" + unsupported "this target can not call functions" continue } |