summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.samples/gtod.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.samples/gtod.sh')
-rwxr-xr-xtestsuite/systemtap.samples/gtod.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuite/systemtap.samples/gtod.sh b/testsuite/systemtap.samples/gtod.sh
deleted file mode 100755
index 4d4a28c2..00000000
--- a/testsuite/systemtap.samples/gtod.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-stap $1 -c "$2 $3" | sort
-