Skip to content

create_bareos_database: fix db_name not being double quoted#1865

Merged
BareosBot merged 3 commits intobareos:masterfrom
Akiyamov:Akiyamov-patch-1
Jun 28, 2024
Merged

create_bareos_database: fix db_name not being double quoted#1865
BareosBot merged 3 commits intobareos:masterfrom
Akiyamov:Akiyamov-patch-1

Conversation

@Akiyamov
Copy link
Contributor

@Akiyamov Akiyamov commented Jun 24, 2024

Thank you for contributing to the Bareos Project!

This PR will fix this issue #1864.

Please check

  • Short description and the purpose of this PR is present above this paragraph
    Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Required backport PRs have been created
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR

@arogge arogge linked an issue Jun 24, 2024 that may be closed by this pull request
@arogge arogge added this to the 24.0.0 milestone Jun 25, 2024
@sebsura sebsura removed the bug This addresses a bug label Jun 25, 2024
@arogge arogge requested a review from sebsura June 25, 2024 09:53
@sebsura sebsura changed the title create_bareos_database: db_name not double quoted fix. create_bareos_database: fix db_name not being double quoted Jun 26, 2024
Copy link
Contributor

@sebsura sebsura left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@BareosBot BareosBot merged commit fbe5bd6 into bareos:master Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't create database with dots in name.

4 participants