[DTrace-devel] [PATCH] test: Fix tstring_ternary_nested .r file

eugene.loh at oracle.com eugene.loh at oracle.com
Tue Aug 5 18:43:50 UTC 2025


From: Eugene Loh <eugene.loh at oracle.com>

In commit 5b20226bc ("cg: optimize ternary expressions for strings"),
new tests were added.  Fix the apparent typo that is in one of them.

Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
---
 test/unittest/codegen/tst.tstring_ternary_nested.r | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/unittest/codegen/tst.tstring_ternary_nested.r b/test/unittest/codegen/tst.tstring_ternary_nested.r
index 9c70ea196..1ab56ba84 100644
--- a/test/unittest/codegen/tst.tstring_ternary_nested.r
+++ b/test/unittest/codegen/tst.tstring_ternary_nested.r
@@ -1 +1 @@
-ucwxyz
+uvwxyz
-- 
2.43.5




More information about the DTrace-devel mailing list