diff options
Diffstat (limited to 'testsuite/semko')
-rwxr-xr-x | testsuite/semko/utrace02.stp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuite/semko/utrace02.stp b/testsuite/semko/utrace02.stp deleted file mode 100755 index 1cb4227f..00000000 --- a/testsuite/semko/utrace02.stp +++ /dev/null @@ -1,4 +0,0 @@ -#! stap -p2 - -# process NAME must be a string -probe process(/bin/cat).death { } |