[DTrace-devel] [PATCH 11/13] Fix test comment

eugene.loh at oracle.com eugene.loh at oracle.com
Wed Dec 2 10:54:56 PST 2020


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

Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>
---
 test/unittest/aggs/err.D_LQUANT_LIMVAL.bad.d | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/unittest/aggs/err.D_LQUANT_LIMVAL.bad.d b/test/unittest/aggs/err.D_LQUANT_LIMVAL.bad.d
index 9cfe710c..f3ec3b8a 100644
--- a/test/unittest/aggs/err.D_LQUANT_LIMVAL.bad.d
+++ b/test/unittest/aggs/err.D_LQUANT_LIMVAL.bad.d
@@ -1,6 +1,6 @@
 /*
  * Oracle Linux DTrace.
- * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2006, 2020, Oracle and/or its affiliates. All rights reserved.
  * Licensed under the Universal Permissive License v 1.0 as shown at
  * http://oss.oracle.com/licenses/upl.
  */
@@ -8,7 +8,7 @@
 
 /*
  * ASSERTION:
- *  lquantize() upper bound around must be an integer constant
+ *  lquantize() upper bound around must be a 32-bit quantity
  *
  * SECTION: Aggregations/Aggregations
  *
-- 
2.18.4




More information about the DTrace-devel mailing list