summaryrefslogtreecommitdiffstats
path: root/testsuite/buildok/netdev.stp
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-09-18 18:21:30 -0400
committerDave Brolley <brolley@redhat.com>2009-09-18 18:21:30 -0400
commit0d50e4d06218f7a08aad4c8d3d348b2a81344e95 (patch)
tree33116716bb8a8718175e64d4a43122944a8e3e13 /testsuite/buildok/netdev.stp
parenta6a2869a0f4f784bab36410722f6161eab0f4503 (diff)
parent825ae5b246c81fae746c93324a05d207103529a9 (diff)
downloadsystemtap-steved-0d50e4d06218f7a08aad4c8d3d348b2a81344e95.tar.gz
systemtap-steved-0d50e4d06218f7a08aad4c8d3d348b2a81344e95.tar.xz
systemtap-steved-0d50e4d06218f7a08aad4c8d3d348b2a81344e95.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'testsuite/buildok/netdev.stp')
-rwxr-xr-xtestsuite/buildok/netdev.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/buildok/netdev.stp b/testsuite/buildok/netdev.stp
index 25510379..49a1eb5c 100755
--- a/testsuite/buildok/netdev.stp
+++ b/testsuite/buildok/netdev.stp
@@ -1,4 +1,4 @@
-#! /usr/bin/env stap -wp4
+#! stap -wp4
probe netdev.get_stats{
printf("%s", dev_name)