summaryrefslogtreecommitdiffstats
path: root/jdisc_core
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2017-09-05 08:57:51 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2017-09-05 08:57:51 +0200
commitaa69d5835b2d752b47dc3e79e396f372188a52ab (patch)
treefa05a6ede8204456b4ed331b8a1e11daa52adb43 /jdisc_core
parent1210f9daafc67c6c167afb04adf96d891cc88ebc (diff)
Don't install jdisck logfmt variant
Diffstat (limited to 'jdisc_core')
-rwxr-xr-xjdisc_core/src/main/perl/vespa-jdisc-logfmt2
1 files changed, 2 insertions, 0 deletions
diff --git a/jdisc_core/src/main/perl/vespa-jdisc-logfmt b/jdisc_core/src/main/perl/vespa-jdisc-logfmt
index c3fecad52a9..4d66dda027e 100755
--- a/jdisc_core/src/main/perl/vespa-jdisc-logfmt
+++ b/jdisc_core/src/main/perl/vespa-jdisc-logfmt
@@ -60,6 +60,8 @@ my $VESPA_HOME = $ENV{'VESPA_HOME'};
# END perl environment bootstrap section
+# TODO: Remove on Vespa 7
+
use 5.006_001;
use strict;
use warnings;