From: gerv%gerv.net <> Date: Tue, 1 Jul 2003 05:23:17 +0000 (+0000) Subject: Bug 211127 - use proper path to Perl. Patch by jussi@comlink.fi; r=gerv, a=justdave. X-Git-Tag: bugzilla-2.17.5~125 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5348e98a24cd21cc70050d77ed74252b01353f5;p=thirdparty%2Fbugzilla.git Bug 211127 - use proper path to Perl. Patch by jussi@comlink.fi; r=gerv, a=justdave. --- diff --git a/chart.cgi b/chart.cgi index ceaecbbabb..8ab299aba0 100755 --- a/chart.cgi +++ b/chart.cgi @@ -1,4 +1,4 @@ -#!/usr/bonsaitools/bin/perl -wT +#!/usr/bin/perl -wT # -*- Mode: perl; indent-tabs-mode: nil -*- # # The contents of this file are subject to the Mozilla Public