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

eugene.loh at oracle.com eugene.loh at oracle.com
Wed Nov 1 22:21:29 UTC 2023


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
-- 
2.18.4




More information about the DTrace-devel mailing list