Fix bad POD on previous checkin that was causing tinderbox to burn.
git-svn-id: svn://10.0.0.236/trunk@206538 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -382,6 +382,8 @@ sub get_legal_field_values {
|
||||
return $result_ref;
|
||||
}
|
||||
|
||||
=over
|
||||
|
||||
=item C<populate_field_definitions()>
|
||||
|
||||
Description: Populates the fielddefs table during an installation
|
||||
@@ -391,6 +393,8 @@ Params: none
|
||||
|
||||
Returns: nothing
|
||||
|
||||
=back
|
||||
|
||||
=cut
|
||||
|
||||
sub populate_field_definitions {
|
||||
|
||||
@@ -566,17 +566,11 @@ __END__
|
||||
Bugzilla::Install::Filesystem - Fix up the filesystem during
|
||||
installation.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
This module is used primarily by L<checksetup.pl> to modify the
|
||||
filesystem during installation, including creating the data/ directory.
|
||||
|
||||
=over
|
||||
|
||||
=back
|
||||
|
||||
=head1 SUBROUTINES
|
||||
|
||||
=over
|
||||
|
||||
Reference in New Issue
Block a user