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

Remove overwrite of $HOSTNAME in 400_restore_duplicity.sh #1880

Merged
merged 1 commit into from Jul 26, 2018

Conversation

Lukey3332
Copy link
Contributor

Pull Request Details:
  • Type: Enhancement

  • Impact: Low

  • Reference to related issue (URL):
    400_restore_duplicity.sh does unconditioned 'export HOSTNAME=$(hostname)' #1879

  • How was this pull request tested?
    Via partial restore

  • Brief description of the changes in this pull request:
    This removes the overwriting of $HOSTNAME in 400_restore_duplicity.sh.
    Just removing the Line should be enough especially because $HOSTNAME isn't overwritten on Duplicity Backup.

Copy link
Member

@jsmeix jsmeix left a comment

Choose a reason for hiding this comment

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

@Lukey3332
many thanks for your prompt fix and for testing it!

@jsmeix jsmeix merged commit c90e829 into rear:master Jul 26, 2018
@jsmeix jsmeix self-assigned this Jul 26, 2018
@jsmeix jsmeix added cleanup minor bug An alternative or workaround exists labels Jul 26, 2018
@jsmeix jsmeix added this to the ReaR v2.5 milestone Jul 26, 2018
@Lukey3332 Lukey3332 deleted the fix-1879 branch July 28, 2018 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup fixed / solved / done minor bug An alternative or workaround exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants