RSS

(root)/bugzilla/3.6 : 5304 : contrib/recode.pl

To get this branch, use:
bzr branch /bugzilla/3.6

« back to all changes in this revision

Viewing changes to contrib/recode.pl

mkanat%bugzilla.org
2007-10-19 04:46:10
Revision ID: cvs-1:mkanatbugzilla.org-20071019114610-33dgtz2p2zfawdch
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

Show diffs side-by-side

added added

removed removed

20
20
# Contributor(s): Max Kanat-Alexander <mkanat@bugzilla.org>
21
21
 
22
22
use strict;
23
 
# Allow the script to be run from contrib or as contrib/recode.pl
24
 
use lib '..';
 
23
use lib qw(. lib);
25
24
 
26
25
use Bugzilla;
27
26
use Bugzilla::Constants;

Loggerhead 1.18.1 is a web-based interface for Bazaar branches