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

workunits/rgw: semicolon terminates perl statements #43165

Merged
merged 1 commit into from Sep 17, 2021

Conversation

mattbenjamin
Copy link
Contributor

@mattbenjamin mattbenjamin commented Sep 14, 2021

Fixes a lexical error in one line of code added in
90e9307, removing the dependency
on lsb_release, on 8/16/2021.

Fixes: https://tracker.ceph.com/issues/52613

Signed-off-by: Matt Benjamin mbenjamin@redhat.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

@ktdreyer
Copy link
Member

Looks like I made the same error in master

Fixes a lexical error in one line of code added in
90e9307, removing the dependency
on lsb_release, on 8/16/2021.

Fixes: https://tracker.ceph.com/issues/52613

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
@mattbenjamin mattbenjamin requested a review from a team September 14, 2021 21:15
@mattbenjamin mattbenjamin requested review from a team as code owners September 14, 2021 21:15
@mattbenjamin mattbenjamin requested review from callithea and epuertat and removed request for a team September 14, 2021 21:15
@mattbenjamin mattbenjamin changed the base branch from pacific to master September 14, 2021 21:16
@mattbenjamin mattbenjamin removed this from the pacific milestone Sep 14, 2021
@mattbenjamin mattbenjamin reopened this Sep 14, 2021
@mattbenjamin
Copy link
Contributor Author

@ktdreyer this PR is now against master, fyi

@mattbenjamin
Copy link
Contributor Author

@mattbenjamin mattbenjamin merged commit 19ecb52 into ceph:master Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants