diff options
Diffstat (limited to 'testsuite/systemtap.samples/crash.sh')
-rwxr-xr-x | testsuite/systemtap.samples/crash.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/testsuite/systemtap.samples/crash.sh b/testsuite/systemtap.samples/crash.sh deleted file mode 100755 index 06aa414e..00000000 --- a/testsuite/systemtap.samples/crash.sh +++ /dev/null @@ -1,8 +0,0 @@ -#! /bin/sh - -crash --readnow << END -mod -s testlog testlog.ko -extend $1/staplog.so -staplog testlog -exit -END |