Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation into lib/Utils/Architectures.pm #8346

Merged
merged 1 commit into from Sep 2, 2019
Merged

Add documentation into lib/Utils/Architectures.pm #8346

merged 1 commit into from Sep 2, 2019

Conversation

Zaoliang
Copy link
Contributor

@Zaoliang Zaoliang commented Sep 2, 2019

lib/Utils/Architectures.pm Show resolved Hide resolved
@@ -42,21 +48,73 @@ our %EXPORT_TAGS = (

# specific architectures

=head2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All head2 lines must contain the function name (without brackets or parameters).

eg. here:

=head2 is_s390x

Returns C<check_var('s390x')>.

=cut

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the empty line between =cut and the sub … line.

@asdil12 asdil12 merged commit 9c836a2 into os-autoinst:master Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants