summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/utrace12.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/semko/utrace12.stp')
-rwxr-xr-xtestsuite/semko/utrace12.stp4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuite/semko/utrace12.stp b/testsuite/semko/utrace12.stp
deleted file mode 100755
index 478aa1d3..00000000
--- a/testsuite/semko/utrace12.stp
+++ /dev/null
@@ -1,4 +0,0 @@
-#! stap -p2
-
-# path can't end with '.'
-probe process("/foo/bar/.").death { }