[DTrace-devel] [PATCH 2/7] test: Remove unnecessary preprocessor macro

eugene.loh at oracle.com eugene.loh at oracle.com
Tue Mar 12 01:00:52 UTC 2024


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

Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
---
 test/unittest/arithmetic/tst.cast-imp-tvar.d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/unittest/arithmetic/tst.cast-imp-tvar.d b/test/unittest/arithmetic/tst.cast-imp-tvar.d
index e16f2e02..b94ef8b7 100644
--- a/test/unittest/arithmetic/tst.cast-imp-tvar.d
+++ b/test/unittest/arithmetic/tst.cast-imp-tvar.d
@@ -11,7 +11,7 @@
  *
  * SECTION: Types, Operators, and Expressions/Arithmetic Operators
  */
-/* @@runtest-opts: -qC -DUSE_AS_D_SCRIPT */
+/* @@runtest-opts: -qC */
 
 self signed char c, c0;
 self short s, s0;
-- 
2.18.4




More information about the DTrace-devel mailing list