[DTrace-devel] [PATCH] test: Number refers to nonexistent line
Kris Van Hees
kris.van.hees at oracle.com
Tue Nov 19 19:33:57 UTC 2024
On Tue, Nov 19, 2024 at 10:21:52AM -0500, eugene.loh at oracle.com wrote:
> 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>
... and thank you for catching my silly mistake. I must have edited the .d
file after generating the .r and forgot to re-test and re-capture.
> ---
> test/unittest/misc/err.bad-prov.r | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/test/unittest/misc/err.bad-prov.r b/test/unittest/misc/err.bad-prov.r
> index 3d1bf3010..6811d3415 100644
> --- a/test/unittest/misc/err.bad-prov.r
> +++ b/test/unittest/misc/err.bad-prov.r
> @@ -1,2 +1,2 @@
> -- @@stderr --
> -dtrace: failed to compile script test/unittest/misc/err.bad-prov.d: line 20: syntax error near "}"
> +dtrace: failed to compile script test/unittest/misc/err.bad-prov.d: line 16: syntax error near "}"
> --
> 2.43.5
>
More information about the DTrace-devel
mailing list