From 47ee48a70f9abe53bc5e934f6e83c997b350dc6b Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Thu, 14 Sep 2006 10:12:22 +0000 Subject: Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a short series of subroutines) Patch By Max Kanat-Alexander (module owner) a=justdave --- checksetup.pl | 511 ++++++++++++++++++++++++++++++---------------------------- 1 file changed, 264 insertions(+), 247 deletions(-) (limited to 'checksetup.pl') diff --git a/checksetup.pl b/checksetup.pl index 4a92e1ea1..d38fb5441 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -36,201 +36,7 @@ # A. Karl Kornel # Marc Schumann -=head1 NAME - -checksetup.pl - A do-it-all upgrade and installation script for Bugzilla. - -=head1 SYNOPSIS - - ./checksetup.pl [--help|--check-modules] - ./checksetup.pl [SCRIPT [--verbose]] [--no-templates|-t] - ./checksetup.pl --make-admin=user@domain.com - -=head1 OPTIONS - -=over - -=item F