git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
tests: Run perl via 'env'
[openafs.git]
/
tests
/
rx
/
perf-t
diff --git
a/tests/rx/perf-t
b/tests/rx/perf-t
index
025d6b5
..
19ec85a
100755
(executable)
--- a/
tests/rx/perf-t
+++ b/
tests/rx/perf-t
@@
-1,4
+1,4
@@
-#!/usr/bin/perl
+#!/usr/bin/env perl
use strict;
use warnings;