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.