Skip to content

devtools/dist-tarball.sh: create correct source name#1220

Merged
pstorz merged 3 commits intobareos-21from
dev/pstorz/bareos-21/dist-tarball-tilde-fix
Aug 11, 2022
Merged

devtools/dist-tarball.sh: create correct source name#1220
pstorz merged 3 commits intobareos-21from
dev/pstorz/bareos-21/dist-tarball-tilde-fix

Conversation

@pstorz
Copy link
Member

@pstorz pstorz commented Aug 11, 2022

devtools/dist-tarball.sh used -pre instead of ~pre in tarfile names which makes the ulc build fail.
This PR fixes the issue.

Thank you for contributing to the Bareos Project!

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)

General
  • PR name is meaningful
  • Purpose of the PR is understood
  • Separate commit for this PR in the CHANGELOG.md, PR number referenced is same
  • Commit descriptions are understandable and well formatted
  • [ ] If backport: add original PR number and target branch at top of this file: Backport of PR#000 to bareos-2x
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
  • bareos-check-sources --since-merge does not report any problems
  • git status should not report modifications in the source tree after building and testing

@pstorz pstorz self-assigned this Aug 11, 2022
@pstorz pstorz requested a review from bruno-at-bareos August 11, 2022 09:49
Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
Copy link
Contributor

@bruno-at-bareos bruno-at-bareos left a comment

Choose a reason for hiding this comment

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

Once it is build, it can be merged.
Question do we need a forward port for this ? (ULC with 21)

@pstorz pstorz merged commit 6c57735 into bareos-21 Aug 11, 2022
@pstorz pstorz deleted the dev/pstorz/bareos-21/dist-tarball-tilde-fix branch August 11, 2022 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants