summaryrefslogtreecommitdiff
path: root/diagnostics.pl
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu@ubuntu.com>2009-08-31 15:00:47 +0200
committerMilan Bouchet-Valat <nalimilan@club.fr>2009-08-31 15:06:01 +0200
commit65d87ca9ed2e097581f392a202f7befd552572ef (patch)
tree464144521c40521b3dd0a9305520a9fd765557b1 /diagnostics.pl
parent277af7487abcac08388ac711cbedf37a9c157f60 (diff)
bfo#16642 - Use /usr/bin/perl instead of environment perl
This prevents custom installs from potentially breaking the stb. Seems to be the common practice actually.
Diffstat (limited to 'diagnostics.pl')
-rwxr-xr-xdiagnostics.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/diagnostics.pl b/diagnostics.pl
index 60f6ed0..d144028 100755
--- a/diagnostics.pl
+++ b/diagnostics.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
#-*- Mode: perl; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
# diagnostics tool for the system tools backends.