summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/network
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2009-04-17 15:53:38 -0400
committerWilliam Cohen <wcohen@redhat.com>2009-04-17 15:53:38 -0400
commit7c806934696e39dc9ee488ee00d2ffde18ce1ba0 (patch)
tree140cb10b5f64bdf72ea49e0077430c0231db2c0b /testsuite/systemtap.examples/network
parent0e4901b0e6524c4ed5f9b5f3ab0f2a1d1dbd86d6 (diff)
downloadsystemtap-steved-7c806934696e39dc9ee488ee00d2ffde18ce1ba0.tar.gz
systemtap-steved-7c806934696e39dc9ee488ee00d2ffde18ce1ba0.tar.xz
systemtap-steved-7c806934696e39dc9ee488ee00d2ffde18ce1ba0.zip
Make dropwatch.stp executable and have correct interpreter.
Diffstat (limited to 'testsuite/systemtap.examples/network')
-rwxr-xr-x[-rw-r--r--]testsuite/systemtap.examples/network/dropwatch.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.examples/network/dropwatch.stp b/testsuite/systemtap.examples/network/dropwatch.stp
index bba7ecd2..79d50a4e 100644..100755
--- a/testsuite/systemtap.examples/network/dropwatch.stp
+++ b/testsuite/systemtap.examples/network/dropwatch.stp
@@ -1,4 +1,4 @@
-#!/usr/bin/stap
+#! /usr/bin/env stap
############################################################
# Dropwatch.stp