GDB/testsuite: Remove a stray backslash from gdb.base/settings.exp
authorMaciej W. Rozycki <macro@embecosm.com>
Wed, 9 Mar 2022 19:15:27 +0000 (19:15 +0000)
committerMaciej W. Rozycki <macro@embecosm.com>
Wed, 9 Mar 2022 19:15:27 +0000 (19:15 +0000)
commit19cf33a0d51fbaa38ec1a49cae366c1213e6f8da
tree54855b17e74a19bab61b8cd4a12ec13f0012fdef
parentec0e51aeee82d1eb7e1775e80c8e3861fd5477ff
GDB/testsuite: Remove a stray backslash from gdb.base/settings.exp

Remove a stray trailing backslash from `test-integer' in settings.exp.
It is harmless as only white space follows in the next line before the
closing brace, so it merely swallows the newline character, but it may
look confusing to the reader.
gdb/testsuite/gdb.base/settings.exp