[DTrace-devel] [PATCH] Fix .gitignore to ignore varint test

Kris Van Hees kris.van.hees at oracle.com
Tue Jul 6 10:44:29 PDT 2021


Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>

On Thu, Jun 24, 2021 at 12:45:46AM -0400, eugene.loh at oracle.com wrote:
> From: Eugene Loh <eugene.loh at oracle.com>
> 
> Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
> ---
>  test/utils/.gitignore | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/test/utils/.gitignore b/test/utils/.gitignore
> index d399bd68..43c8dd09 100644
> --- a/test/utils/.gitignore
> +++ b/test/utils/.gitignore
> @@ -1,5 +1,6 @@
>  # In-place built executables
>  baddof
>  badioctl
> -showUSDT
>  print-stack-layout
> +showUSDT
> +tst.varint
> -- 
> 2.18.4
> 
> 
> _______________________________________________
> DTrace-devel mailing list
> DTrace-devel at oss.oracle.com
> https://oss.oracle.com/mailman/listinfo/dtrace-devel



More information about the DTrace-devel mailing list