Minor cleanup in gdb.btrace/enable.exp
authorTom Tromey <tom@tromey.com>
Sun, 22 Jan 2023 17:53:06 +0000 (10:53 -0700)
committerTom Tromey <tom@tromey.com>
Sun, 22 Jan 2023 21:27:26 +0000 (14:27 -0700)
commit39ac2b04bf1328c71d2c033810c559edd97d407b
tree64d78c2826b31f6873a8aa26ab8c565b6e871567
parentc6fcbf650263855bd3f9e2cad4588904a13ad3fa
Minor cleanup in gdb.btrace/enable.exp

I noticed a weird-looking bit of code in gdb.btrace/enable.exp that is
left over from an earlier change.  This patch moves the "!" inside the
braces, where it belongs.
gdb/testsuite/gdb.btrace/enable.exp