Skip to content

Set of fixes : exit code , tags , config_dir, hostname#20

Closed
primeroz wants to merge 1 commit intoalphapapa:masterfrom
primeroz:small-fixes
Closed

Set of fixes : exit code , tags , config_dir, hostname#20
primeroz wants to merge 1 commit intoalphapapa:masterfrom
primeroz:small-fixes

Conversation

@primeroz
Copy link

@primeroz primeroz commented Oct 2, 2019

  • Initialize errors variable to 0 to avoid exiting as 1 on some shells ( bash 5 )
  • Allow to define a comma separated list of tags
  • Allow customizing config_dir with RESTIC_RUNNER_CONFIG_DIR environment variable
  • Allow setting HOSTNAME in backup operation using RESTIC_HOSTNAME environment variable

* Initialize errors variable to 0 to avoid exiting as 1 on some shells ( bash 5 )
* Allow to define a comma separated list of tags
* Allow customizing config_dir with RESTIC_RUNNER_CONFIG_DIR environment variable
* Allow setting HOSTNAME in backup operation using RESTIC_HOSTNAME environment variable
@alphapapa
Copy link
Owner

Thanks for the PR, but these issues should be addressed in separate commits. Also please see discussion in #21 about one of them.

@primeroz
Copy link
Author

Fair enough :)

Will split it up today.

@primeroz
Copy link
Author

Done, #22 #23 #24

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.

3 participants