[DTrace-devel] [PATCH] test: Remove tst.coverage.t

Eugene Loh eugene.loh at oracle.com
Thu Nov 2 22:38:04 UTC 2023


I'm withdrawing this patch in favor of a slightly broader (and therefore 
renamed) patch, just posted.

On 11/1/23 18:21, eugene.loh at oracle.com wrote:
> From: Eugene Loh <eugene.loh at oracle.com>
>
> The file was not executable and therefore not being used.
> Further, the .d test specifies another @@trigger explicitly.
>
> Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
> ---
>   test/unittest/pid/tst.coverage.t | 8 --------
>   1 file changed, 8 deletions(-)
>   delete mode 100644 test/unittest/pid/tst.coverage.t
>
> diff --git a/test/unittest/pid/tst.coverage.t b/test/unittest/pid/tst.coverage.t
> deleted file mode 100644
> index ac05014b..00000000
> --- a/test/unittest/pid/tst.coverage.t
> +++ /dev/null
> @@ -1,8 +0,0 @@
> -#!/bin/bash
> -#
> -# Oracle Linux DTrace.
> -# Copyright (c) 2006, 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.
> -#
> -while true; do env > /dev/null; done



More information about the DTrace-devel mailing list