summaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/main/perl
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahoo-inc.com>2016-06-17 08:44:44 +0200
committerArnstein Ressem <aressem@yahoo-inc.com>2016-06-17 08:44:44 +0200
commit70126b277b7a02b6c3dca631bab9cf8a2df972a2 (patch)
tree7c2f3717325d5bc4ed04c033f1aafbcbb4359ace /jdisc_core/src/main/perl
parent1934e961b908c85415650117a8b9024afaf6dfa6 (diff)
Use /usr/bin/env perl instead of /usr/local/bin/perl
Diffstat (limited to 'jdisc_core/src/main/perl')
-rwxr-xr-xjdisc_core/src/main/perl/jdisc_logfmt2
1 files changed, 1 insertions, 1 deletions
diff --git a/jdisc_core/src/main/perl/jdisc_logfmt b/jdisc_core/src/main/perl/jdisc_logfmt
index 1a05e229832..11a21cbe01a 100755
--- a/jdisc_core/src/main/perl/jdisc_logfmt
+++ b/jdisc_core/src/main/perl/jdisc_logfmt
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/env perl
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# BEGIN perl environment bootstrap section