RSS

(root)/bmo/3.2 : 5304 : sanitycheck.pl

To get this branch, use:
bzr branch /bmo/3.2

« back to all changes in this revision

Viewing changes to sanitycheck.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

21
21
 
22
22
use strict;
23
23
 
24
 
use lib qw(.);
 
24
use lib qw(. lib);
25
25
 
26
26
use Bugzilla;
27
27
use Bugzilla::Constants;

Loggerhead 1.18.1 is a web-based interface for Bazaar branches