public inbox for dtrace@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH] test: Number refers to nonexistent line
@ 2024-11-19 15:21 eugene.loh
  2024-11-19 19:33 ` Kris Van Hees
  0 siblings, 1 reply; 2+ messages in thread
From: eugene.loh @ 2024-11-19 15:21 UTC (permalink / raw)
  To: dtrace, dtrace-devel

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

Signed-off-by: Eugene Loh <eugene.loh@oracle.com>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] test: Number refers to nonexistent line
  2024-11-19 15:21 [PATCH] test: Number refers to nonexistent line eugene.loh
@ 2024-11-19 19:33 ` Kris Van Hees
  0 siblings, 0 replies; 2+ messages in thread
From: Kris Van Hees @ 2024-11-19 19:33 UTC (permalink / raw)
  To: eugene.loh; +Cc: dtrace, dtrace-devel

On Tue, Nov 19, 2024 at 10:21:52AM -0500, eugene.loh@oracle.com wrote:
> From: Eugene Loh <eugene.loh@oracle.com>
> 
> Signed-off-by: Eugene Loh <eugene.loh@oracle.com>

Reviewed-by: Kris Van Hees <kris.van.hees@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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-19 19:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-19 15:21 [PATCH] test: Number refers to nonexistent line eugene.loh
2024-11-19 19:33 ` Kris Van Hees

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox