Skip to content

Commit

Permalink
Merge pull request beakerlib#2 from beakerlib/docs
Browse files Browse the repository at this point in the history
Fix docs, remove generated error from README
  • Loading branch information
RHEmployee committed Mar 9, 2021
2 parents 5b46237 + 0f7b488 commit 53c67ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Restores previous profile

tunedProfileRestore

## tunedAssertCPUsEqual

Check equal number of CPUs - portable way

tunedAssertCPUsEqual
Expand All @@ -53,12 +55,4 @@ Supported phases are:
# AUTHORS

- Robin Hack <rhack@redhat.com>
Branislav Blaskovic <bblaskov@redhat.com>

# POD ERRORS

Hey! **The above document had some coding errors, which are explained below:**

- Around line 140:

&#x3d;pod directives shouldn't be over one line long! Ignoring all 2 lines of content
- Branislav Blaskovic <bblaskov@redhat.com>
6 changes: 3 additions & 3 deletions basic/lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ tunedProfileRestore() {

true <<'=cut'
=pod
=head2 tunedAssertCPUsEqual
Check equal number of CPUs - portable way
Expand Down Expand Up @@ -225,10 +226,9 @@ true <<'=cut'
=over
=item *
=item * Robin Hack <rhack@redhat.com>
Robin Hack <rhack@redhat.com>
Branislav Blaskovic <bblaskov@redhat.com>
=item * Branislav Blaskovic <bblaskov@redhat.com>
=back
Expand Down

0 comments on commit 53c67ac

Please sign in to comment.