From 2f7e966c050726d85d7eeb8ca8cea404c274a6b8 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Fri, 16 Jul 2021 11:49:12 -0400 Subject: [PATCH] testsuite item typo fix --- testsuite/systemtap.base/atcast-index.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/systemtap.base/atcast-index.exp b/testsuite/systemtap.base/atcast-index.exp index b2c71c55e..190f3145e 100644 --- a/testsuite/systemtap.base/atcast-index.exp +++ b/testsuite/systemtap.base/atcast-index.exp @@ -31,7 +31,7 @@ if {$res ne ""} { # --- TEST 2 --- -set subtest2 "TEST 2: ternay expressions inside dwarf array indexes" +set subtest2 "TEST 2: ternary expressions inside dwarf array indexes" set res [target_compile ${testpath}/${test}_2.c ./a.out executable \ "additional_flags=-O additional_flags=-g"] -- 2.43.5