[gdb/testsuite] Remove redundant FAIL in gdb.base/info-os.exp
authorTom de Vries <tdevries@suse.de>
Thu, 30 Sep 2021 17:07:48 +0000 (19:07 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 30 Sep 2021 17:07:48 +0000 (19:07 +0200)
commit243c0950e2ce716ed41a950ac0b523c1aef3d1b5
tree8ba116d9882e023823c7502eba6d1db21403f1d4
parent50f9e7d8538a74cb7cf73ffa7e1d4c295b2b40ba
[gdb/testsuite] Remove redundant FAIL in gdb.base/info-os.exp

When running test-case gdb.base/info-os.exp with target board unix/-bad, I run
into:
...
gdb compile failed, gcc: error: unrecognized command line option '-bad'
UNTESTED: gdb.base/info-os.exp: failed to prepare
FAIL: gdb.base/info-os.exp: cannot compile test program
...

Remove the redundant FAIL.

Tested on x86_64-linux.
gdb/testsuite/gdb.base/info-os.exp