X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.arch%2Farc-disassembler-options.exp;h=167359a0119db2b2bbff44f8d7bced40cbc0f7c7;hb=75b6f3866450afa1219ca986910619302f7effb7;hp=86f4acad656ff798e8cd8d587248dc0599a58025;hpb=65a33d75c2667895f067cc5f9079215126cbb2eb;p=thirdparty%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.arch/arc-disassembler-options.exp b/gdb/testsuite/gdb.arch/arc-disassembler-options.exp index 86f4acad656..167359a0119 100644 --- a/gdb/testsuite/gdb.arch/arc-disassembler-options.exp +++ b/gdb/testsuite/gdb.arch/arc-disassembler-options.exp @@ -15,7 +15,7 @@ # Test ARC disassembler options. -if { ![istarget "arc-*-*"] } then { +if {![istarget "arc-*-*"]} { verbose "Skipping ARC disassembler option test." return }