From: Tom Tromey Date: Sun, 22 Jan 2023 16:43:01 +0000 (-0700) Subject: Minor fixup in allow_aarch64_sve_tests X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c6fcbf650263855bd3f9e2cad4588904a13ad3fa;p=binutils-gdb.git Minor fixup in allow_aarch64_sve_tests An earlier patch failed to update a string in allow_aarch64_sve_tests. --- diff --git a/gdb/testsuite/lib/gdb.exp b/gdb/testsuite/lib/gdb.exp index 68337bd235c..3188f2de615 100644 --- a/gdb/testsuite/lib/gdb.exp +++ b/gdb/testsuite/lib/gdb.exp @@ -3901,7 +3901,7 @@ gdb_caching_proc allow_btrace_pt_tests { gdb_caching_proc allow_aarch64_sve_tests { global srcdir subdir gdb_prompt inferior_exited_re - set me "skip_aarch64_sve_tests" + set me "allow_aarch64_sve_tests" if { ![is_aarch64_target]} { return 0