]> sourceware.org Git - systemtap.git/commitdiff
testsuite item typo fix
authorFrank Ch. Eigler <fche@redhat.com>
Fri, 16 Jul 2021 15:49:12 +0000 (11:49 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Fri, 16 Jul 2021 15:49:12 +0000 (11:49 -0400)
testsuite/systemtap.base/atcast-index.exp

index b2c71c55e91c5c606b932b7a0bf01f4c0fa4be8d..190f3145ed9493f115cc83ce2d5d3317f67b17ed 100644 (file)
@@ -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"]
This page took 0.030814 seconds and 5 git commands to generate.